1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

chore(rt): remove hyper example

This commit is contained in:
Rob Ede
2023-11-20 18:37:11 +00:00
parent 2d9b147cc3
commit 2a4df30c63
2 changed files with 0 additions and 30 deletions

View File

@ -37,4 +37,3 @@ tokio-uring = { version = "0.4", optional = true }
[dev-dependencies]
tokio = { version = "1.23.1", features = ["full"] }
hyper = { version = "0.14.10", default-features = false, features = ["server", "tcp", "http1"] }