Skip to content

Commit

Permalink
Bump symbolic-demangle from 12.11.1 to 12.12.0
Browse files Browse the repository at this point in the history
Bumps [symbolic-demangle](https://github.com/getsentry/symbolic) from 12.11.1 to 12.12.0.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](getsentry/symbolic@12.11.1...12.12.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 Oct 7, 2024
1 parent a2bb25b commit 3802599
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.13"
symbolic-common = "12.1"
symbolic-demangle = { version = "12.11", default-features = false }
symbolic-demangle = { version = "12.12", default-features = false }
tabled = "0.16"
tempfile = "3.13"
tera = "1.20"
Expand Down

0 comments on commit 3802599

Please sign in to comment.