Skip to content

Commit 0336f18

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)