Skip to content

Commit 1a90040

Browse files
chore(deps): bump addr2line from 0.26.0 to 0.26.1 (#1348)
Bumps [addr2line](https://github.com/gimli-rs/addr2line) from 0.26.0 to 0.26.1. - [Changelog](https://github.com/gimli-rs/addr2line/blob/main/CHANGELOG.md) - [Commits](gimli-rs/addr2line@0.26.0...v0.26.1) --- updated-dependencies: - dependency-name: addr2line dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de3aa64 commit 1a90040

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)