Skip to content

Commit a49f055

Browse files
bjornwarmedalBjörn Wärmedalrobjtede
authored
build(deps): update url requirement from 2.1 to 2.5.4 (#3527)
Co-authored-by: Björn Wärmedal <[email protected]> Co-authored-by: Rob Ede <[email protected]>
1 parent 55268b6 commit a49f055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actix-web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ smallvec = "1.6.1"
166166
tracing = "0.1.30"
167167
socket2 = "0.5"
168168
time = { version = "0.3", default-features = false, features = ["formatting"] }
169-
url = "2.1"
169+
url = "2.5.4"
170170

171171
[dev-dependencies]
172172
actix-files = "0.6"

0 commit comments

Comments
 (0)