Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: symbolic-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 9cc638b commit 183e2a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
simplelog = "0.12"
smallvec = "1.13"
symbolic-common = "12.12"
symbolic-common = "12.13"
symbolic-demangle = { version = "12.12", default-features = false }
tabled = "0.16"
tempfile = "3.13"
Expand Down

0 comments on commit 183e2a3

Please sign in to comment.