Skip to content

Commit

Permalink
Update Rust crate cssparser to 0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 782bb6b commit 0383be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ memchr = "2.4"
base64 = "0.13"
rmp-serde = "0.15"
lifeguard = { version = "^ 0.6.1", optional = true }
cssparser = { version = "0.28", optional = true }
cssparser = { version = "0.34", optional = true }
selectors = { version = "0.23", optional = true }
serde_json = { version = "1.0", optional = true }
thiserror = "1.0"
Expand Down

0 comments on commit 0383be3

Please sign in to comment.