Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent ff4ec52 commit c5d9f1c
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 @@ -3130,9 +3130,9 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"

[[package]]
name = "symbolic-common"
version = "12.8.0"
version = "12.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cccfffbc6bb3bb2d3a26cd2077f4d055f6808d266f9d4d158797a4c60510dfe"
checksum = "89d2aef0f60f62e38c472334148758afbd570ed78d20be622692e5ebfec3734f"
dependencies = [
"debugid",
"memmap2",
Expand All @@ -3142,9 +3142,9 @@ dependencies = [

[[package]]
name = "symbolic-demangle"
version = "12.8.0"
version = "12.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76a99812da4020a67e76c4eb41f08c87364c14170495ff780f30dd519c221a68"
checksum = "1719d1292eac816cdd3fdad12b22315624b7ce6a7bacb267a3a27fccfd286b48"
dependencies = [
"cpp_demangle",
"rustc-demangle",
Expand Down

0 comments on commit c5d9f1c

Please sign in to comment.