diff --git a/apple-xar/Cargo.toml b/apple-xar/Cargo.toml index cea39742..d78a61ca 100644 --- a/apple-xar/Cargo.toml +++ b/apple-xar/Cargo.toml @@ -30,7 +30,7 @@ sha1 = "0.10.6" sha2 = "0.10.8" signature = { version = "2.2.0", features = ["std"], optional = true } thiserror = "1.0.67" -url = "2.5.2" +url = "2" xml-rs = "0.8.22" x509-certificate = "0.24.0" xz2 = { version = "0.1.7", features = ["static"] }