Skip to content

Commit

Permalink
chore(deps): update rust crate sha3 to 0.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 3ab2564 commit 69d6049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolshed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ alloy-sol-types = "0.4.2"
ethers-core = { version = "2.0.10", default-features = false }
firestorm = { version = "0.5.1", optional = true }
graphql-parser = { version = "0.4.0", optional = true }
sha3 = "0.10.6"
sha3 = "0.10.8"
serde = { version = "1.0.152", features = ["derive"] }
serde_with = "3.2.0"
thiserror = "1.0.49"
Expand Down

0 comments on commit 69d6049

Please sign in to comment.