build: Bulk update vm-memory and related dependencies

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
Rob Bradford
2024-09-25 12:21:05 +01:00
parent a9b30a4c4e
commit d90fa96bb7
18 changed files with 143 additions and 96 deletions

View File

@@ -6,7 +6,7 @@ version = "0.1.0"
[dependencies]
libc = "0.2.158"
vm-memory = "0.14.1"
vm-memory = "0.15.0"
[target.'cfg(target_arch = "aarch64")'.dependencies]
arch = { path = "../arch" }