build: Bulk update dependencies

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2022-11-28 13:08:13 +00:00
parent 47a7ebe434
commit 6f8bd27cf7
28 changed files with 213 additions and 204 deletions

View File

@@ -12,5 +12,5 @@ once_cell = "1.16.0"
serde = { version = "1.0.147", features = ["rc", "derive"] }
serde_json = "1.0.87"
ssh2 = { version = "0.9.3", features = ["vendored-openssl"] }
vmm-sys-util = "0.10.0"
vmm-sys-util = "0.11.0"
wait-timeout = "0.2.0"