Skip to content

Commit dbe2bb4

Browse files
committed
Auto merge of #4379 - matthiaskrgr:url_dep, r=phansch
update url dependency from 1.7.0 to 2.1.0 changelog: none
2 parents 06430e7 + 37d79d9 commit dbe2bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serde = { version = "1.0", features = ["derive"] }
2828
toml = "0.5"
2929
unicode-normalization = "0.1"
3030
pulldown-cmark = "0.5.3"
31-
url = "1.7.0"
31+
url = "2.1.0"
3232
if_chain = "1.0.0"
3333
smallvec = { version = "0.6.5", features = ["union"] }
3434

0 commit comments

Comments
 (0)