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 f4d1d75 commit 5e25d5aCopy full SHA for 5e25d5a
Cargo.toml
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
11
[dependencies]
12
anyhow = "1"
13
base64-simd = "0.8"
14
-cssparser = "0.35"
+cssparser = "0.36"
15
cssparser-color = "0.3"
16
infer = "0.19"
17
libavif = { version = "0.14", default-features = false, features = ["codec-aom"] }
0 commit comments