chore(dev-dependencies): bump url to 2.2 (#2379)

This commit is contained in:
Maxim Zhukov
2020-12-29 02:52:28 +03:00
committed by GitHub
parent 73a59e5fc7
commit 510b998ff3

View File

@@ -63,7 +63,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"