We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a3210 commit 699a3f1Copy full SHA for 699a3f1
1 file changed
Cargo.toml
@@ -14,12 +14,12 @@ path = "tests/test.rs"
14
15
[dependencies.openssl]
16
git = "https://github.com/sfackler/rust-openssl"
17
-rev = "39343df472b4b0c99055d371f42beceeef527bd6"
+rev = "182ec4a6e77a53381e8b5e161f5d9c8fb3d965ff"
18
19
[dependencies.phf]
20
git = "https://github.com/sfackler/rust-phf"
21
-rev = "b2220d9a428049fb9c52b51c16d8f6b15cd02487"
+rev = "9fd8d24f59b1af976526fc43baf6635a3714c71e"
22
23
[dependencies.phf_mac]
24
25
0 commit comments