http_protocol: remove axum helpers

This commit is contained in:
Joakim Frostegård 2023-04-10 00:36:18 +02:00
parent 195815b2c4
commit 50647d0774
3 changed files with 0 additions and 168 deletions

View file

@ -25,7 +25,6 @@ harness = false
[dependencies]
anyhow = "1"
axum = { version = "0.5", optional = true, default-features = false }
compact_str = { version = "0.7", features = ["serde"] }
hex = { version = "0.4", default-features = false }
httparse = "1"