Skip to content

Commit 1e4fe23

Browse files
author
Wu Yu Wei
committed
Update phf to 0.10
1 parent 5e3bf84 commit 1e4fe23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cssparser-macros = {path = "./macros", version = "0.6"}
2424
dtoa-short = "0.3"
2525
itoa = "0.4"
2626
matches = "0.1"
27-
phf = {version = "0.8", features = ["macros"]}
27+
phf = {version = "0.10", features = ["macros"]}
2828
serde = {version = "1.0", optional = true}
2929
smallvec = "1.0"
3030

0 commit comments

Comments
 (0)