Skip to content

Commit

Permalink
chore(deps): update rust crate image to 0.24 (rust-windowing#309)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 10, 2022
1 parent 9c2841f commit 63a9cc1
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 @@ -43,7 +43,7 @@ bitflags = "1"
crossbeam-channel = "0.5"

[dev-dependencies]
image = "0.23"
image = "0.24"
env_logger = "0.9"

[target."cfg(target_os = \"android\")".dependencies]
Expand Down

0 comments on commit 63a9cc1

Please sign in to comment.