Skip to content

Commit 304a662

Browse files
committed
chore(deps): remove hyper dependency from Cargo.toml in servers example
1 parent e5ff7e6 commit 304a662

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/servers/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ uuid = { version = "1.23", features = ["v4", "serde"] }
4141
serde_urlencoded = "0.7"
4242
askama = { version = "0.16" }
4343
tower-http = { version = "0.7", features = ["cors"] }
44-
hyper = { version = "1" }
4544
hyper-util = { version = "0", features = ["server"] }
4645
tokio-util = { version = "0.7" }
4746
url = "2.5"

0 commit comments

Comments
 (0)