Skip to content

Commit

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

---
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 Jul 25, 2024
1 parent a3a0b9f commit efe6279
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 @@ -3154,9 +3154,9 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"

[[package]]
name = "symbolic-common"
version = "12.9.2"
version = "12.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71297dc3e250f7dbdf8adb99e235da783d690f5819fdeb4cce39d9cfb0aca9f1"
checksum = "16629323a4ec5268ad23a575110a724ad4544aae623451de600c747bf87b36cf"
dependencies = [
"debugid",
"memmap2",
Expand All @@ -3166,9 +3166,9 @@ dependencies = [

[[package]]
name = "symbolic-demangle"
version = "12.9.2"
version = "12.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "424fa2c9bf2c862891b9cfd354a752751a6730fd838a4691e7f6c2c7957b9daf"
checksum = "48c043a45f08f41187414592b3ceb53fb0687da57209cc77401767fb69d5b596"
dependencies = [
"cpp_demangle",
"rustc-demangle",
Expand Down

0 comments on commit efe6279

Please sign in to comment.