Skip to content

Commit

Permalink
fix(deps): update rust crate cssparser to 0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent ba1c1cd commit 3c8457b
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 @@ -15,7 +15,7 @@ edition = "2018"
name = "kuchikiki"

[dependencies]
cssparser = "0.27"
cssparser = "0.34"
html5ever = "0.27.0"
selectors = "0.22"
indexmap = "2.2.6"
Expand Down

0 comments on commit 3c8457b

Please sign in to comment.