mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-12 12:03:55 +02:00
chore: removing haproxy-protocol feature from cargo.toml
This commit is contained in:
parent
946d5ed93d
commit
79e4934dc2
|
@ -34,7 +34,7 @@ cron = { workspace = true }
|
|||
filetime = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
futures-util = { workspace = true }
|
||||
haproxy-protocol = { workspace = true, features = ["tokio"] }
|
||||
haproxy-protocol = { workspace = true }
|
||||
hashbrown = { workspace = true }
|
||||
hyper = { workspace = true }
|
||||
hyper-util = { workspace = true }
|
||||
|
|
Loading…
Reference in a new issue