diff --git a/Cargo.toml b/Cargo.toml index 88a231b1..4874988b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"