We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3bf84 commit 1e4fe23Copy full SHA for 1e4fe23
Cargo.toml
@@ -24,7 +24,7 @@ cssparser-macros = {path = "./macros", version = "0.6"}
24
dtoa-short = "0.3"
25
itoa = "0.4"
26
matches = "0.1"
27
-phf = {version = "0.8", features = ["macros"]}
+phf = {version = "0.10", features = ["macros"]}
28
serde = {version = "1.0", optional = true}
29
smallvec = "1.0"
30
0 commit comments