Skip to content

Commit

Permalink
fix(deps): update rust crate sentry to 0.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 2e61ffc commit ab78981
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -26,7 +26,7 @@ serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
rand = "0.8"
parking_lot = "0.12.1"
sentry = "0.31.7"
sentry = "0.32.2"
cota-smt = {package = "cota-smt", git = "https://github.com/nervina-labs/cota-smt", tag = "0.8.0"}
joyid-smt = {package = "joyid-smt", git = "https://github.com/nervina-labs/joyid-smt", tag = "v0.8.0"}
ckb-sdk = "2.5.0"
Expand Down

0 comments on commit ab78981

Please sign in to comment.