diff --git a/Cargo.toml b/Cargo.toml index 3be98557..dc30e445 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,12 +14,12 @@ path = "tests/test.rs" [dependencies.openssl] git = "https://github.com/sfackler/rust-openssl" -rev = "39343df472b4b0c99055d371f42beceeef527bd6" +rev = "182ec4a6e77a53381e8b5e161f5d9c8fb3d965ff" [dependencies.phf] git = "https://github.com/sfackler/rust-phf" -rev = "b2220d9a428049fb9c52b51c16d8f6b15cd02487" +rev = "9fd8d24f59b1af976526fc43baf6635a3714c71e" [dependencies.phf_mac] git = "https://github.com/sfackler/rust-phf" -rev = "b2220d9a428049fb9c52b51c16d8f6b15cd02487" +rev = "9fd8d24f59b1af976526fc43baf6635a3714c71e"