hypervisor: drop arc-swap dependency

It is no longer needed after 0fec32658.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2020-11-30 15:20:18 +00:00
committed by LIU Wei
parent f6892f2ede
commit ba71390d6a
2 changed files with 0 additions and 2 deletions
Generated
-1
View File
@@ -513,7 +513,6 @@ name = "hypervisor"
version = "0.1.0"
dependencies = [
"anyhow",
"arc-swap",
"env_logger",
"iced-x86",
"kvm-bindings",