diff --git a/Cargo.toml b/Cargo.toml index a9901ca..b152f93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ regex = "1.1" rocket = { version = "0.4.2", default-features = false } log = "0.3" unicase = "2.0" -url = "1.7.2" +url = "2.1.0" # Optional dependencies that are activated by the various features serde = { version = "1.0", optional = true }