The signal handling for vCPU signals has changed in the latest release so switch to the new API. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
7 lines
124 B
TOML
7 lines
124 B
TOML
[package]
|
|
name = "net_gen"
|
|
version = "0.1.0"
|
|
authors = ["The Chromium OS Authors"]
|
|
|
|
[dependencies]
|
|
vmm-sys-util = ">=0.3.1"
|