Skip to content

Commit e31ba6a

Browse files
committed
Update url to 2.5.4
This also resolves the security warning that comes from idna 0.5.0 being vulnerable.
1 parent 7b7be43 commit e31ba6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories = ["api-bindings"]
1616
edition = "2018"
1717

1818
[dependencies]
19-
url = "2.0"
19+
url = "2.5.4"
2020
bitflags = "2.1.0"
2121
libc = "0.2"
2222
log = "0.4.8"

0 commit comments

Comments
 (0)