chore(dev-dependencies): bump url to 2.2 (#2379)
This commit is contained in:
@@ -63,7 +63,7 @@ tokio = { version = "1", features = [
|
|||||||
tokio-test = "0.4"
|
tokio-test = "0.4"
|
||||||
tokio-util = { version = "0.6", features = ["codec"] }
|
tokio-util = { version = "0.6", features = ["codec"] }
|
||||||
tower-util = "0.3"
|
tower-util = "0.3"
|
||||||
url = "1.0"
|
url = "2.2"
|
||||||
|
|
||||||
[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies]
|
[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies]
|
||||||
pnet_datalink = "0.27.2"
|
pnet_datalink = "0.27.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user