Skip to content

Commit c843131

Browse files
committed
Update phf to 0.12
1 parent f3b2639 commit c843131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ mac = "0.1"
3434
tendril = "0.4"
3535
string_cache = "0.8.8"
3636
string_cache_codegen = "0.5.4"
37-
phf = "0.11"
38-
phf_codegen = "0.11"
37+
phf = "0.12"
38+
phf_codegen = "0.12"
3939

4040
# Dev dependencies
4141
criterion = "0.6"

0 commit comments

Comments
 (0)