Skip to content

Commit

Permalink
fix(deps): update rust crate cssparser to 0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent 655c001 commit 366b4c6
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 @@ -16,7 +16,7 @@ name = "kuchikiki"
doctest = false

[dependencies]
cssparser = "0.27"
cssparser = "0.31"
matches = "0.1.10"
html5ever = "0.26.0"
selectors = "0.22"
Expand Down

0 comments on commit 366b4c6

Please sign in to comment.