Skip to content

Commit

Permalink
Bump symbolic-demangle from 12.5.0 to 12.7.0
Browse files Browse the repository at this point in the history
Bumps [symbolic-demangle](https://github.com/getsentry/symbolic) from 12.5.0 to 12.7.0.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](getsentry/symbolic@12.5.0...12.7.0)

---
updated-dependencies:
- dependency-name: symbolic-demangle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent cc77ce3 commit 9e46dda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ serde_json = "1.0"
simplelog = "0.12"
smallvec = "1.11"
symbolic-common = "12.1"
symbolic-demangle = { version = "12.5", default-features = false }
symbolic-demangle = { version = "12.7", default-features = false }
tabled = "0.14"
tempfile = "3.8"
tera = "1.19"
Expand Down

0 comments on commit 9e46dda

Please sign in to comment.