We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79312b1 commit 2e0e98aCopy full SHA for 2e0e98a
Cargo.toml
@@ -21,7 +21,7 @@ encoding_rs = "0.8"
21
22
[dependencies]
23
cssparser-macros = { path = "./macros", version = "0.6.1" }
24
-dtoa-short = "0.3"
+dtoa-short = "0.3.5"
25
itoa = "1.0"
26
phf = { version = "0.11.2", features = ["macros"], default-features = false }
27
serde = { version = "1.0", features = ["derive"], optional = true }
0 commit comments