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 Mar 17, 2023
1 parent accb6a9 commit 3ce6c27
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 = "3.0.0"
chrono = "0.4"
diesel = { version = "1.4.8", features = ["mysql", "r2d2", "numeric"] }
dotenv = "0.15.0"
molecule = "0.7.2"
molecule = "0.7.5"
serde = { version = "1.0", features = [ "derive" ] }
sparse-merkle-tree = "0.5.3"
ckb-types = "=0.104.0"
Expand Down

0 comments on commit 3ce6c27

Please sign in to comment.