Skip to content

Commit 8324fb6

Browse files
authored
Merge branch 'main' into popular
2 parents 94c9922 + 526bdfe commit 8324fb6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/vmm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ timerfd = "1.5.0"
4444
userfaultfd = "0.8.1"
4545
utils = { path = "../utils" }
4646
vhost = { version = "0.14.0", features = ["vhost-user-frontend"] }
47-
vm-allocator = "0.1.2"
47+
vm-allocator = "0.1.3"
4848
vm-memory = { version = "0.16.2", features = ["backend-mmap", "backend-bitmap"] }
4949
vm-superio = "0.8.0"
5050
vmm-sys-util = { version = "0.14.0", features = ["with-serde"] }

0 commit comments

Comments
 (0)