Skip to content

Commit ad70613

Browse files
dependabot[bot]sysheap
dependabot[bot]
authored andcommitted
build(deps): bump unwinding from 0.2.4 to 0.2.5
Bumps [unwinding](https://github.com/nbdd0121/unwinding) from 0.2.4 to 0.2.5. - [Commits](nbdd0121/unwinding@v0.2.4...v0.2.5) --- updated-dependencies: - dependency-name: unwinding dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2faf8a commit ad70613

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

kernel/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ elf = { version = "0.7", default-features = false }
2020
gimli = { version = "0.31", default-features = false, features = ["read"] }
2121

2222
[target.'cfg(not(miri))'.dev-dependencies]
23-
unwinding = { version = "0.2.4", default-features = false, features = ["fde-static", "panic", "personality", "unwinder"] }
23+
unwinding = { version = "0.2.5", default-features = false, features = ["fde-static", "panic", "personality", "unwinder"] }

0 commit comments

Comments
 (0)