Skip to content

Commit

Permalink
fix(deps): update rust crate molecule to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 2e61ffc commit 7849c47
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.31"
molecule = "0.7.2"
molecule = "0.8.0"
lazy_static = "1.4"
rocksdb = { package = "ckb-rocksdb", version = "=0.21.1", features = ["snappy"] }
sparse-merkle-tree = "0.6.1"
Expand Down

0 comments on commit 7849c47

Please sign in to comment.