mirror of
https://github.com/actix/actix-web.git
synced 2025-09-01 00:13:47 +00:00
remove dead dep (#2420)
This commit is contained in:
parent
c79b9a0df3
commit
d40b6748bc
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ httpdate = "1.0.1"
|
||||||
itoa = "0.4"
|
itoa = "0.4"
|
||||||
language-tags = "0.3"
|
language-tags = "0.3"
|
||||||
local-channel = "0.1"
|
local-channel = "0.1"
|
||||||
once_cell = "1.5"
|
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
mime = "0.3"
|
mime = "0.3"
|
||||||
percent-encoding = "2.1"
|
percent-encoding = "2.1"
|
||||||
|
|
Loading…
Reference in a new issue