Skip to content

Commit a999cb9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ stylesheet-cache = ["lru"]
3030

3131
[dependencies]
3232
cssparser = "0.35.0"
33-
html5ever = "0.33.0"
33+
html5ever = "0.35.0"
3434
indexmap = "2.1"
3535
lru = { version = "0.15.0", optional = true }
3636
precomputed-hash = "0.1.1"

0 commit comments

Comments
 (0)