Skip to content

Commit

Permalink
fix(deps): update rust crate libavif to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 3c9d1bb commit d5db090
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.22"
cssparser = "0.29"
infer = "0.16"
libavif = { version = "0.13", default-features = false, features = [
libavif = { version = "0.14", default-features = false, features = [
"codec-aom",
] }
napi = { version = "2", default-features = false, features = [
Expand Down

0 comments on commit d5db090

Please sign in to comment.