We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8a49e commit 8dd96cfCopy full SHA for 8dd96cf
css-inline/Cargo.toml
@@ -29,7 +29,7 @@ file = []
29
30
[dependencies]
31
cssparser = "0.31.2"
32
-html5ever = "0.26.0"
+html5ever = "0.27.0"
33
indexmap = "2.1"
34
pico-args = { version = "0.3", optional = true }
35
rayon = { version = "1.7", optional = true }
0 commit comments