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 Aug 31, 2023
1 parent b823b45 commit 3499f27
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.28"
molecule = "0.7.2"
molecule = "0.7.5"
lazy_static = "1.4"
rocksdb = { package = "ckb-rocksdb", version = "=0.20.0", features = ["snappy"] }
sparse-merkle-tree = "0.6.1"
Expand Down

0 comments on commit 3499f27

Please sign in to comment.