Skip to content

Commit 4b8e047

Browse files
fix(deps): update rust crate cssparser to 0.35
1 parent f89fcf1 commit 4b8e047

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
@@ -36,7 +36,7 @@ seahash = "4.1.0"
3636
memchr = "2.4"
3737
base64 = "0.22"
3838
rmp-serde = "0.15"
39-
cssparser = { version = "0.29", optional = true }
39+
cssparser = { version = "0.35", optional = true }
4040
selectors = { version = "0.24", optional = true }
4141
serde_json = "1.0"
4242
thiserror = "1.0"

0 commit comments

Comments
 (0)