Skip to content

Commit

Permalink
fix(deps): update rust crate ckb-hash to 0.118.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent cd5a3e3 commit 58dc701
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions native/molecule_parser/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 native/molecule_parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ crate-type = ["dylib"]
rustler = "0.30.0"
molecule = { version = "0.7.5", default-features = false }
hex= "0.4.3"
ckb-hash = "0.112.1"
ckb-hash = "0.118.0"

0 comments on commit 58dc701

Please sign in to comment.