Skip to content

Commit cf29cf0

Browse files
build(deps): bump qemu-exit from 3.0.2 to 4.0.0
Bumps [qemu-exit](https://github.com/rust-embedded/qemu-exit) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/rust-embedded/qemu-exit/releases) - [Changelog](https://github.com/rust-embedded/qemu-exit/blob/main/CHANGELOG.md) - [Commits](rust-embedded/qemu-exit@v3.0.2...v4.0.0) --- updated-dependencies: - dependency-name: qemu-exit dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a79a79 commit cf29cf0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ multiboot = { version = "0.8", default-features = false }
3434
elf_rs = { version = "0.3", default-features = false }
3535
good_memory_allocator = { version = "0.1", default-features = false }
3636
integration-test-util = { path = "./integration-test/bins/util" }
37-
qemu-exit = { version = "3.0", default-features = false }
37+
qemu-exit = { version = "4.0", default-features = false }
3838

3939
# Intra-workspace dependencies of upstream crates
4040
multiboot2 = { version = "0.24.0", default-features = false }

0 commit comments

Comments
 (0)