We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a804769 commit 9876185Copy full SHA for 9876185
1 file changed
Cargo.toml
@@ -14,6 +14,12 @@ path = "src/lib/lib.rs"
14
git = "https://github.com/sfackler/rust-openssl"
15
rev = "6c8008e9140a59819e268c049c9243ddb480ac24"
16
17
+[dependencies.phf]
18
+
19
+git = "https://github.com/sfackler/rust-phf"
20
+rev = "76d740dddfae265e633cb15a4af75e50d924f252"
21
22
23
[dependencies.phf_mac]
24
25
git = "https://github.com/sfackler/rust-phf"
0 commit comments