mirror of
https://github.com/fafhrd91/actix-web
synced 2025-05-19 15:33:16 +02:00
build(deps): update url requirement from 2.1 to 2.5.4 (#3527)
Co-authored-by: Björn Wärmedal <bjorn.warmedal@lumera.com> Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
parent
55268b6898
commit
a49f055561
@ -166,7 +166,7 @@ smallvec = "1.6.1"
|
|||||||
tracing = "0.1.30"
|
tracing = "0.1.30"
|
||||||
socket2 = "0.5"
|
socket2 = "0.5"
|
||||||
time = { version = "0.3", default-features = false, features = ["formatting"] }
|
time = { version = "0.3", default-features = false, features = ["formatting"] }
|
||||||
url = "2.1"
|
url = "2.5.4"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
actix-files = "0.6"
|
actix-files = "0.6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user