Skip to content

Commit

Permalink
bump to 9aea693
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks committed Apr 24, 2024
1 parent 0a6d00b commit 5c178c4
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 @@ -81,7 +81,7 @@ unnecessary_struct_initialization = "allow"
use_self = "allow"

[workspace.dependencies]
alloy = { git = "https://github.com/alloy-rs/alloy", rev = "188c4f8", features = [
alloy = { git = "https://github.com/alloy-rs/alloy", rev = "9aea693", features = [
"contract",
"network",
"node-bindings",
Expand Down

0 comments on commit 5c178c4

Please sign in to comment.