diff --git a/Cargo.toml b/Cargo.toml index 52f8360f..9e1596e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ path = "tests/test.rs" [dependencies] phf = "0.6" phf_macros = "0.6" -openssl = "0.3.0" +openssl = "0.4.0" time = "0.1.14" log = "0.2" rustc-serialize = "0.2"