Skip to content

Commit 38b017a

Browse files
build(deps): bump the symbolic group with 2 updates (#4471)
Bumps the symbolic group with 2 updates: [symbolic-common](https://github.com/getsentry/symbolic) and [symbolic-demangle](https://github.com/getsentry/symbolic). Updates `symbolic-common` from 12.17.2 to 12.17.3 - [Release notes](https://github.com/getsentry/symbolic/releases) - [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md) - [Commits](getsentry/symbolic@12.17.2...12.17.3) Updates `symbolic-demangle` from 12.17.2 to 12.17.3 - [Release notes](https://github.com/getsentry/symbolic/releases) - [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md) - [Commits](getsentry/symbolic@12.17.2...12.17.3) --- updated-dependencies: - dependency-name: symbolic-common dependency-version: 12.17.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: symbolic - dependency-name: symbolic-demangle dependency-version: 12.17.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: symbolic ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 452debb commit 38b017a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3717,9 +3717,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
37173717

37183718
[[package]]
37193719
name = "symbolic-common"
3720-
version = "12.17.2"
3720+
version = "12.17.3"
37213721
source = "registry+https://github.com/rust-lang/crates.io-index"
3722-
checksum = "751a2823d606b5d0a7616499e4130a516ebd01a44f39811be2b9600936509c23"
3722+
checksum = "52ca086c1eb5c7ee74b151ba83c6487d5d33f8c08ad991b86f3f58f6629e68d5"
37233723
dependencies = [
37243724
"debugid",
37253725
"memmap2",
@@ -3729,9 +3729,9 @@ dependencies = [
37293729

37303730
[[package]]
37313731
name = "symbolic-demangle"
3732-
version = "12.17.2"
3732+
version = "12.17.3"
37333733
source = "registry+https://github.com/rust-lang/crates.io-index"
3734-
checksum = "79b237cfbe320601dd24b4ac817a5b68bb28f5508e33f08d42be0682cadc8ac9"
3734+
checksum = "baa911a28a62823aaf2cc2e074212492a3ee69d0d926cc8f5b12b4a108ff5c0c"
37353735
dependencies = [
37363736
"cpp_demangle",
37373737
"rustc-demangle",

0 commit comments

Comments
 (0)