Skip to content

Commit f1f5d82

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): update html5ever requirement in /css-inline
--- updated-dependencies: - dependency-name: html5ever dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3706c6 commit f1f5d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ file = []
2929

3030
[dependencies]
3131
cssparser = "0.31.2"
32-
html5ever = "0.26.0"
32+
html5ever = "0.27.0"
3333
indexmap = "2.1"
3434
pico-args = { version = "0.3", optional = true }
3535
rayon = { version = "1.7", optional = true }

0 commit comments

Comments
 (0)