We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a7af6 commit c54d23fCopy full SHA for c54d23f
1 file changed
Cargo.toml
@@ -12,10 +12,10 @@ path = "src/lib.rs"
12
[dependencies.openssl]
13
14
git = "https://github.com/sfackler/rust-openssl"
15
-ref = "bfd8fa2d4c494b1dbbaf6a57ee195cd8c8c0ab76"
+rev = "bfd8fa2d4c494b1dbbaf6a57ee195cd8c8c0ab76"
16
17
[dependencies.phf_mac]
18
19
git = "https://github.com/sfackler/rust-phf"
20
21
0 commit comments