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:
Rob Bradford
2020-11-16 11:56:15 +00:00
committed by Samuel Ortiz
parent 46e736973e
commit c0827e01b1
4 changed files with 6 additions and 6 deletions

View File

@@ -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"