Skip to content

Commit

Permalink
Auto merge of #4379 - matthiaskrgr:url_dep, r=phansch
Browse files Browse the repository at this point in the history
update url dependency from 1.7.0 to 2.1.0

changelog: none
  • Loading branch information
bors committed Aug 14, 2019
2 parents 06430e7 + 37d79d9 commit dbe2bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippy_lints/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ serde = { version = "1.0", features = ["derive"] }
toml = "0.5"
unicode-normalization = "0.1"
pulldown-cmark = "0.5.3"
url = "1.7.0"
url = "2.1.0"
if_chain = "1.0.0"
smallvec = { version = "0.6.5", features = ["union"] }

Expand Down

0 comments on commit dbe2bb4

Please sign in to comment.