Skip to content

Commit

Permalink
fix(deps): update rust crate molecule to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 18, 2022
1 parent 90f4618 commit ed6413c
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 @@ -15,7 +15,7 @@ crc = "2.1.0"
chrono = "0.4"
diesel = { version = "1.4.8", features = ["mysql", "r2d2", "numeric"] }
dotenv = "0.15.0"
molecule = "0.7.2"
molecule = "0.7.3"
serde = { version = "1.0", features = [ "derive" ] }
sparse-merkle-tree = "0.5.3"
ckb-types = "=0.101.8"
Expand Down

0 comments on commit ed6413c

Please sign in to comment.