Skip to content

Commit 43d0b4f

Browse files
Bump addr2line from 0.25.1 to 0.26.0 (#1188)
Bumps [addr2line](https://github.com/gimli-rs/addr2line) from 0.25.1 to 0.26.0. - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](gimli-rs/addr2line@0.25.1...0.26.0) --- updated-dependencies: - dependency-name: addr2line dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ba8db2 commit 43d0b4f

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

Cargo.lock

Lines changed: 17 additions & 8 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.25.1"
8+
addr2line = "0.26.0"
99
piet-common = { version = "0.8.0", features = [ "png" ] }
1010
blake3 = { version = "1.8.3" }
1111

0 commit comments

Comments
 (0)