diff --git a/Cargo.toml b/Cargo.toml index 1f843179..26b408bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ url = "1.0" vecio = "0.1" [dependencies.cookie] -version = "0.2" +version = "0.3" default-features = false [dependencies.openssl]