Skip to content

Commit 1b17a62

Browse files
committed
Bump phf version
1 parent a277a90 commit 1b17a62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ path = "tests/test.rs"
2323
default = ["uuid"]
2424

2525
[dependencies]
26-
phf = "0.4"
27-
phf_mac = "0.4"
26+
phf = "0.5"
27+
phf_mac = "0.5"
2828
openssl = "0.2.1"
2929
time = "0.1"
3030
log = "0.1"

0 commit comments

Comments
 (0)