Skip to content

Commit 1753d3d

Browse files
dependabot[bot]djc
authored andcommitted
Bump pdb-addr2line from 0.11.2 to 0.12.0
Bumps [pdb-addr2line](https://github.com/mstange/pdb-addr2line) from 0.11.2 to 0.12.0. - [Commits](mstange/pdb-addr2line@v0.11.2...v0.12.0) --- updated-dependencies: - dependency-name: pdb-addr2line dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d6945f commit 1753d3d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ rustc-hash = "2"
3838
inferno = { version = "0.12", optional = true }
3939
clap = { version = "4.0.26", optional = true, features = ["derive"] }
4040
# For symbol resolution
41-
pdb-addr2line = "0.11"
41+
pdb-addr2line = "0.12"
4242
symsrv = "0.5"
4343
# Needed for symsrv
4444
tokio = { version = "1.17.0", features = ["fs", "rt"] }

0 commit comments

Comments
 (0)