Skip to content

Commit a2e4ee0

Browse files
committed
cargo: update deps
1 parent a2b1c3e commit a2e4ee0

File tree

3 files changed

+39
-39
lines changed

3 files changed

+39
-39
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-test/bins/Cargo.lock

+28-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-test/bins/util/Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ publish = false
88
[dependencies]
99
good_memory_allocator = "0.1"
1010
log = { version = "0.4", default-features = false }
11-
# Wait for release > 3.0.1
12-
qemu-exit = { git = "https://github.com/rust-embedded/qemu-exit.git", rev = "3cee0efb5c1842b5261850c57b3b4d608542ff03" }
11+
qemu-exit = "3.0.2"

0 commit comments

Comments
 (0)