Skip to content

Commit

Permalink
fix(deps): update rust crate cssparser to 0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent f6040b7 commit c606c59
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 @@ -10,7 +10,7 @@ crate-type = ["cdylib"]
[dependencies]
anyhow = "1"
base64 = "0.21"
cssparser = "0.29"
cssparser = "0.32"
infer = "0.15"
libavif = { version = "0.11", default-features = false, features = [
"codec-aom",
Expand Down

0 comments on commit c606c59

Please sign in to comment.