Skip to content

Commit 5e25d5a

Browse files
fix(deps): update rust crate cssparser to 0.36
1 parent f4d1d75 commit 5e25d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111
[dependencies]
1212
anyhow = "1"
1313
base64-simd = "0.8"
14-
cssparser = "0.35"
14+
cssparser = "0.36"
1515
cssparser-color = "0.3"
1616
infer = "0.19"
1717
libavif = { version = "0.14", default-features = false, features = ["codec-aom"] }

0 commit comments

Comments
 (0)