Skip to content

Commit

Permalink
fix(deps): update rust crate molecule to 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2023
1 parent 0b1701d commit ed06c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ crc = "3.0.1"
diesel = { version = "1.4.8", features = ["mysql", "r2d2", "numeric"] }
dotenv = "0.15.0"
chrono = "0.4"
molecule = "0.7.2"
molecule = "0.7.5"
lazy_static = "1.4"
rocksdb = { package = "ckb-rocksdb", version = "=0.18.3", features = ["snappy"] }
sparse-merkle-tree = "0.6.1"
Expand Down

0 comments on commit ed06c43

Please sign in to comment.