Skip to content

Commit

Permalink
Update Rust crate image to 0.24.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent ecf829c commit fcdd2cf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
29 changes: 16 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ serde = "1.0.152"
serde_json = "1.0.91"
flate2 = { version = "1.0.25", features = ["rust_backend"], default-features = false }
zip = { version = "0.6.3", features = ["deflate"], default-features = false }
image = "0.24.5"
image = "0.24.7"
getrandom = { version = "0.2.8", features = ["js"] }
rand = "0.8.5"
rand_pcg = "0.3.1"
Expand Down

0 comments on commit fcdd2cf

Please sign in to comment.