Skip to content

Commit

Permalink
Merge pull request #129 from nervina-labs/renovate/sentry-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate sentry to 0.31.5
  • Loading branch information
duanyytop authored Jul 21, 2023
2 parents f50ef26 + 1a372c2 commit 9b456d4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 27 deletions.
46 changes: 20 additions & 26 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.3"
sentry = "0.31.5"
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 9b456d4

Please sign in to comment.