mirror of https://github.com/fafhrd91/actix-web
remove comment
This commit is contained in:
parent
1a84de84cd
commit
cd1eb5f627
|
@ -66,7 +66,6 @@ local-channel = "0.1"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
mime = "0.3"
|
mime = "0.3"
|
||||||
percent-encoding = "2.1"
|
percent-encoding = "2.1"
|
||||||
# pin-project = "1.0.0"
|
|
||||||
pin-project-lite = "0.2"
|
pin-project-lite = "0.2"
|
||||||
rand = "0.8"
|
rand = "0.8"
|
||||||
sha-1 = "0.9"
|
sha-1 = "0.9"
|
||||||
|
|
Loading…
Reference in New Issue