Skip to content

Commit

Permalink
fix(deps): update rust crate sparse-merkle-tree to 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2022
1 parent 5fe3fc4 commit 82e261f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
20 changes: 6 additions & 14 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 @@ -17,7 +17,7 @@ diesel = { version = "1.4.8", features = ["mysql", "r2d2", "numeric"] }
dotenv = "0.15.0"
molecule = "0.7.2"
serde = { version = "1.0", features = [ "derive" ] }
sparse-merkle-tree = "0.5.3"
sparse-merkle-tree = "0.5.4"
ckb-types = "=0.104.0"
ckb-jsonrpc-types = ">=0.104.0"
parking_lot = "0.12.1"
Expand Down

0 comments on commit 82e261f

Please sign in to comment.