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 538c2dd commit f523b7bCopy full SHA for f523b7b
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.31.0"
+selectors = "0.32.0"
41
smallvec = "1"
42
url = "2"
43
0 commit comments