build: Bulk update dependencies

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
Rob Bradford
2024-04-06 08:47:54 +01:00
parent f409c4b63b
commit 7966925c1c
23 changed files with 404 additions and 470 deletions
+1 -1
View File
@@ -8,6 +8,6 @@ edition = "2021"
default = []
[dependencies]
log = "0.4.20"
log = "0.4.21"
virtio-queue = "0.11.0"
vm-memory = { version = "0.14.1", features = ["backend-mmap", "backend-atomic", "backend-bitmap"] }