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

remove copyless dependency (#1884)

This commit is contained in:
fakeshadow
2021-01-08 05:55:00 +08:00
committed by GitHub
parent a4c9aaf337
commit 188ee44f81
2 changed files with 3 additions and 5 deletions

View File

@ -53,7 +53,6 @@ bitflags = "1.2"
bytes = "1"
bytestring = "1"
cookie = { version = "0.14.1", features = ["percent-encode"] }
copyless = "0.1.4"
derive_more = "0.99.5"
either = "1.5.3"
encoding_rs = "0.8"