Skip to content

Commit

Permalink
chore(dev-dependencies): bump url to 2.2 (hyperium#2379)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mephistophiles authored and Benxiang Ge committed Jul 26, 2021
1 parent b1f67bb commit b1a5ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ tokio = { version = "1", features = [
tokio-test = "0.4"
tokio-util = { version = "0.6", features = ["codec"] }
tower-util = "0.3"
url = "1.0"
url = "2.2"

[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies]
pnet_datalink = "0.27.2"
Expand Down

0 comments on commit b1a5ddb

Please sign in to comment.