diff --git a/Cargo.toml b/Cargo.toml index c8b66bdf..5ce0df1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ path = "src/lib.rs" [dependencies.openssl] git = "https://github.com/sfackler/rust-openssl" -ref = "5fb236128c4c552ace49c2d1f72a8996ee8d05d6" +ref = "bfd8fa2d4c494b1dbbaf6a57ee195cd8c8c0ab76" [dependencies.phf_mac]