Skip to content

Commit 5ca7d8e

Browse files
committed
Bump phf dependency
1 parent 05af407 commit 5ca7d8e

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.1"
27-
phf_mac = "0.1"
26+
phf = "0.2"
27+
phf_mac = "0.2"
2828
openssl = "0.2.1"
2929
time = "0.1"
3030

0 commit comments

Comments
 (0)