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 e5ff7e6 commit 304a662Copy full SHA for 304a662
1 file changed
examples/servers/Cargo.toml
@@ -41,7 +41,6 @@ uuid = { version = "1.23", features = ["v4", "serde"] }
41
serde_urlencoded = "0.7"
42
askama = { version = "0.16" }
43
tower-http = { version = "0.7", features = ["cors"] }
44
-hyper = { version = "1" }
45
hyper-util = { version = "0", features = ["server"] }
46
tokio-util = { version = "0.7" }
47
url = "2.5"
0 commit comments