mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Update arc-swap dependency to 1.0.0
Also bump the vm-memory version to one that depends on arc-swap 1.0.0 too. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
committed by
Samuel Ortiz
parent
46e736973e
commit
c0827e01b1
@@ -10,7 +10,7 @@ kvm = []
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
arc-swap = ">=0.4.4"
|
||||
arc-swap = ">=1.0.0"
|
||||
thiserror = "1.0"
|
||||
libc = "0.2.80"
|
||||
log = "0.4.11"
|
||||
|
||||
Reference in New Issue
Block a user