Skip to content

Commit

Permalink
chore: update symbolic to v11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Jan 26, 2023
1 parent e6e9d8f commit 3c4f1c5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 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 @@ -61,7 +61,7 @@ serde = { version = "1.0.147", features = ["derive"] }
serde_json = "1.0.87"
sha1_smol = { version = "1.0.0", features = ["serde"] }
sourcemap = { version = "6.2.0", features = ["ram_bundle"] }
symbolic = { version = "10.0.0", features = ["debuginfo-serde", "il2cpp"] }
symbolic = { version = "11.0.0", features = ["debuginfo-serde", "il2cpp"] }
thiserror = "1.0.37"
url = "2.3.1"
username = "0.2.0"
Expand Down

0 comments on commit 3c4f1c5

Please sign in to comment.