Skip to content

Commit

Permalink
fix(deps): update rust crate infer to 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent e9cb840 commit 3859fe4
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 @@ -11,7 +11,7 @@ crate-type = ["cdylib"]
anyhow = "1"
base64 = "0.22"
cssparser = "0.29"
infer = "0.15"
infer = "0.16"
libavif = { version = "0.13", default-features = false, features = [
"codec-aom",
] }
Expand Down

0 comments on commit 3859fe4

Please sign in to comment.