Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: symbolic-demangle
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 17e52f9 commit e57f58b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3628,9 +3628,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"

[[package]]
name = "symbolic-common"
version = "12.12.3"
version = "12.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5ba5365997a4e375660bed52f5b42766475d5bc8ceb1bb13fea09c469ea0f49"
checksum = "cd33e73f154e36ec223c18013f7064a2c120f1162fc086ac9933542def186b00"
dependencies = [
"debugid",
"memmap2",
Expand All @@ -3640,9 +3640,9 @@ dependencies = [

[[package]]
name = "symbolic-demangle"
version = "12.12.3"
version = "12.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "beff338b2788519120f38c59ff4bb15174f52a183e547bac3d6072c2c0aa48aa"
checksum = "89e51191290147f071777e37fe111800bb82a9059f9c95b19d2dd41bfeddf477"
dependencies = [
"cpp_demangle",
"rustc-demangle",
Expand Down

0 comments on commit e57f58b

Please sign in to comment.