We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70d249 commit 814a86bCopy full SHA for 814a86b
css-inline/Cargo.toml
@@ -28,7 +28,7 @@ attohttpc = { version = "0", default-features = false, features = ["compress", "
28
url = "2"
29
smallvec = "1"
30
indexmap = "1.9"
31
-pico-args = { version = "0.3", optional = true }
+pico-args = { version = "0.5", optional = true }
32
rayon = { version = "1.7", optional = true }
33
rustc-hash = "1.1.0"
34
selectors = "0.24.0"
0 commit comments