Skip to content

Commit 3e0e8a9

Browse files
Bump symbolic-demangle from 8.5.0 to 8.6.0 (mozilla#777)
Bumps [symbolic-demangle](https://github.com/getsentry/symbolic) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/getsentry/symbolic/releases) - [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md) - [Commits](getsentry/symbolic@8.5.0...8.6.0) --- updated-dependencies: - dependency-name: symbolic-demangle 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 3a29c85 commit 3e0e8a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -65,7 +65,7 @@ simplelog = "0.11"
6565
smallvec = "1.8"
6666
structopt = "0.3.26"
6767
symbolic-common = "8.6"
68-
symbolic-demangle = { version = "8.5", default-features = false }
68+
symbolic-demangle = { version = "8.6", default-features = false }
6969
tempfile = "3.3"
7070
tera = "1.15"
7171
uuid = { version = "0.8", features = ["v4"] }

0 commit comments

Comments
 (0)