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