We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bb4b2 commit 0fde622Copy full SHA for 0fde622
relay_rpc/Cargo.toml
@@ -7,8 +7,8 @@ license = "Apache-2.0"
7
[features]
8
cacao = [
9
"dep:erc6492",
10
- "dep:alloy-transport",
11
"dep:alloy-provider",
+ "dep:alloy-transport",
12
"dep:alloy-primitives",
13
]
14
0 commit comments