Skip to content

Commit 4a8910c

Browse files
Bump addr2line from 0.24.2 to 0.25.0 (#727)
Bumps [addr2line](https://github.com/gimli-rs/addr2line) from 0.24.2 to 0.25.0. - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](gimli-rs/addr2line@0.24.2...0.25.0) --- updated-dependencies: - dependency-name: addr2line dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8ae0d6 commit 4a8910c

File tree

2 files changed

+28
-24
lines changed

2 files changed

+28
-24
lines changed

Cargo.lock

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

src/trace_dump/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ publish = false
55
edition = "2021"
66

77
[dependencies]
8-
addr2line = "0.24.2"
8+
addr2line = "0.25.0"
99
piet-common = { version = "0.7.0", features = [ "png" ] }
1010
blake3 = { version = "1.5.5" }
1111

0 commit comments

Comments
 (0)