Skip to content

Commit

Permalink
chore(deps): Bump symbolic to 12.12.4 (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjbayer authored Dec 19, 2024
1 parent 6cd1fc3 commit 9209bcb
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 crates/symbolicator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ sentry = { version = "0.34.0", features = [
] }
serde = { version = "1.0.137", features = ["derive", "rc"] }
serde_json = "1.0.81"
symbolic = "12.12.0"
symbolic = "12.12.4"
symbolicator-crash = { path = "../symbolicator-crash", optional = true }
symbolicator-js = { path = "../symbolicator-js" }
symbolicator-native = { path = "../symbolicator-native" }
Expand Down

0 comments on commit 9209bcb

Please sign in to comment.