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 cf3d20d commit 3f09de5Copy full SHA for 3f09de5
Cargo.toml
@@ -16,7 +16,7 @@ exclude = ["src/css-parsing-tests/**", "src/big-data-url.css"]
16
[dev-dependencies]
17
rustc-serialize = "0.3"
18
difference = "1.0"
19
-encoding_rs = "0.5"
+encoding_rs = "0.7"
20
21
[dependencies]
22
cssparser-macros = {path = "./macros", version = "0.3"}
0 commit comments