mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-22 04:25:21 +00:00
net_util: Bump pnet dependency
The older version of pnet had a bug which broke some of the behaviour that the unit tests relied upon. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
cb81f8be5b
commit
9e372a8e48
@ -13,5 +13,5 @@ vmm-sys-util = { git = "https://github.com/rust-vmm/vmm-sys-util" }
|
||||
|
||||
[dev-dependencies]
|
||||
lazy_static = ">=1.1.0"
|
||||
pnet = "=0.21.0"
|
||||
pnet = "=0.22.0"
|
||||
serde_json = ">=1.0.9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user