We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05af407 commit 5ca7d8eCopy full SHA for 5ca7d8e
1 file changed
Cargo.toml
@@ -23,8 +23,8 @@ path = "tests/test.rs"
23
default = ["uuid"]
24
25
[dependencies]
26
-phf = "0.1"
27
-phf_mac = "0.1"
+phf = "0.2"
+phf_mac = "0.2"
28
openssl = "0.2.1"
29
time = "0.1"
30
0 commit comments