Skip to content

Commit

Permalink
repoint branch, still works after refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks committed Mar 29, 2024
1 parent 59f7e6a commit 5546cf3
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/zerosnacks/alloy", branch = "fix/rpc-client-exports", features = [
alloy = { git = "https://github.com/zerosnacks/alloy", branch = "feat/improve-export-flags-alloy-prelude-crate", features = [
"contract",
"network",
"node-bindings",
Expand Down

0 comments on commit 5546cf3

Please sign in to comment.