Skip to content

Commit

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

---
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 Jan 21, 2025
1 parent 52cc6cc commit 28b7cf7
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 @@ -3630,9 +3630,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"

[[package]]
name = "symbolic-common"
version = "12.13.2"
version = "12.13.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8150eae9699e3c73a3e6431dc1f80d87748797c0457336af23e94c1de619ed24"
checksum = "13a4dfe4bbeef59c1f32fc7524ae7c95b9e1de5e79a43ce1604e181081d71b0c"
dependencies = [
"debugid",
"memmap2",
Expand All @@ -3642,9 +3642,9 @@ dependencies = [

[[package]]
name = "symbolic-demangle"
version = "12.13.1"
version = "12.13.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32f73b5a5bd4da72720c45756a2d11edf110116b87f998bda59b97be8c2c7cf1"
checksum = "98cf6a95abff97de4d7ff3473f33cacd38f1ddccad5c1feab435d6760300e3b6"
dependencies = [
"cpp_demangle",
"rustc-demangle",
Expand Down

0 comments on commit 28b7cf7

Please sign in to comment.