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
+2 -2
View File
@@ -6,6 +6,6 @@ edition = "2021"
[dependencies]
epoll = "4.3.3"
libc = "0.2.153"
log = "0.4.20"
thiserror = "1.0.40"
log = "0.4.21"
thiserror = "1.0.58"
vmm-sys-util = "0.12.1"