Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 322fc39 commit 424c9fa
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.10"
symbolic-common = "12.1"
symbolic-common = "12.4"
symbolic-demangle = { version = "12.1", default-features = false }
tabled = "0.12"
tempfile = "3.5"
Expand Down

0 comments on commit 424c9fa

Please sign in to comment.