mirror of
https://github.com/actix/actix-web.git
synced 2024-12-16 21:26:34 +00:00
build(deps): update url requirement from 2.1 to 2.5.4
This commit is contained in:
parent
002c1b5a19
commit
96a3dc6a43
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ smallvec = "1.6.1"
|
|||
tracing = "0.1.30"
|
||||
socket2 = "0.5"
|
||||
time = { version = "0.3", default-features = false, features = ["formatting"] }
|
||||
url = "2.1"
|
||||
url = "2.5.4"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-files = "0.6"
|
||||
|
|
Loading…
Reference in a new issue