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

remove either crate conversions (#2516)

This commit is contained in:
Rob Ede
2021-12-14 19:57:18 +00:00
committed by GitHub
parent fb091b2b88
commit 05255c7f7c
3 changed files with 6 additions and 22 deletions

View File

@ -86,7 +86,6 @@ bytes = "1"
cfg-if = "1"
cookie = { version = "0.15", features = ["percent-encode"], optional = true }
derive_more = "0.99.5"
either = "1.5.3"
encoding_rs = "0.8"
futures-core = { version = "0.3.7", default-features = false }
futures-util = { version = "0.3.7", default-features = false }