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 e9558bc commit 9218636Copy full SHA for 9218636
css-inline/Cargo.toml
@@ -37,7 +37,7 @@ precomputed-hash = "0.1.1"
37
rayon = { version = "1.10", optional = true }
38
reqwest = { version = "0.12.0", optional = true, default-features = false, features = ["rustls-tls", "blocking"] }
39
rustc-hash = "2.0.0"
40
-selectors = "0.29.0"
+selectors = "0.30.0"
41
smallvec = "1"
42
url = "2"
43
0 commit comments