Skip to content

Commit

Permalink
fix(deps): update rust crate libavif to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 43cde1a commit 331d010
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 @@ -12,7 +12,7 @@ anyhow = "1"
base64 = "0.21"
cssparser = "0.29"
infer = "0.15"
libavif = { version = "0.11", default-features = false, features = [
libavif = { version = "0.12", default-features = false, features = [
"codec-aom",
] }
napi = { version = "2", default-features = false, features = [
Expand Down

0 comments on commit 331d010

Please sign in to comment.