Skip to content

Commit

Permalink
Bump symbolic-demangle from 12.11.1 to 12.12.0 (#1227)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ff16a0e commit ee7cfe5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.12"
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 ee7cfe5

Please sign in to comment.