We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fe178 commit 82a252fCopy full SHA for 82a252f
server/Cargo.toml
@@ -29,7 +29,6 @@ kona-providers-alloy = { workspace = true }
29
# Alloy
30
alloy-primitives = { workspace = true, features = ["map", "serde"] }
31
alloy-provider = { workspace = true, features = ["reqwest"] }
32
-alloy-transport-http = { workspace = true }
33
alloy-transport = { workspace = true }
34
alloy-rpc-client = { workspace = true }
35
alloy-json-rpc = { workspace = true }
0 commit comments