Skip to content

Commit 760846a

Browse files
fix(deps): update rust crate cssparser to 0.37
1 parent 0de87f2 commit 760846a

File tree

2 files changed

+85
-13
lines changed

2 files changed

+85
-13
lines changed

Cargo.lock

Lines changed: 84 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ rustc-hash = { version = "1.1.0", default-features = false }
3838
memchr = "2.7"
3939
base64 = "0.22"
4040
arrayvec = "0.7"
41-
cssparser = { version = "0.34", optional = true }
41+
cssparser = { version = "0.37", optional = true }
4242
selectors = { version = "0.26", optional = true }
4343
precomputed-hash = "0.1"
4444
thiserror = "1.0"

0 commit comments

Comments
 (0)