Skip to content

Commit 9218636

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

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
@@ -37,7 +37,7 @@ precomputed-hash = "0.1.1"
3737
rayon = { version = "1.10", optional = true }
3838
reqwest = { version = "0.12.0", optional = true, default-features = false, features = ["rustls-tls", "blocking"] }
3939
rustc-hash = "2.0.0"
40-
selectors = "0.29.0"
40+
selectors = "0.30.0"
4141
smallvec = "1"
4242
url = "2"
4343

0 commit comments

Comments
 (0)