Skip to content

Commit e5147f3

Browse files
authored
Merge branch 'main' into memory-cleanup
2 parents 8a20ec7 + 4b6c9b3 commit e5147f3

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

src/snapshot-editor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ vmm = { path = "../vmm" }
2222
vmm-sys-util = "0.12.1"
2323

2424
[target.'cfg(target_arch = "aarch64")'.dependencies]
25-
clap-num = "1.0.2"
25+
clap-num = "1.2.0"
2626

2727
[features]
2828
tracing = ["log-instrument", "fc_utils/tracing", "vmm/tracing"]

0 commit comments

Comments
 (0)