Skip to content

Commit

Permalink
update url dependency from 1.7.0 to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskrgr committed Aug 14, 2019
1 parent 36f7fae commit 37d79d9
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 37d79d9

Please sign in to comment.