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 057fba8 commit 0db793fCopy full SHA for 0db793f
1 file changed
examples/transport/Cargo.toml
@@ -40,7 +40,6 @@ schemars = { version = "1.2", optional = true }
40
hyper = { version = "1", features = ["client", "server", "http1"] }
41
hyper-util = { version = "0.1", features = ["tokio"] }
42
tokio-tungstenite = "0.30.0"
43
-reqwest = { version = "0.13.4" }
44
pin-project-lite = "0.2"
45
46
[[example]]
0 commit comments