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 a739960 commit a999cb9Copy full SHA for a999cb9
css-inline/Cargo.toml
@@ -30,7 +30,7 @@ stylesheet-cache = ["lru"]
30
31
[dependencies]
32
cssparser = "0.35.0"
33
-html5ever = "0.33.0"
+html5ever = "0.35.0"
34
indexmap = "2.1"
35
lru = { version = "0.15.0", optional = true }
36
precomputed-hash = "0.1.1"
0 commit comments