Skip to content

Commit f708bc6

Browse files
Update Rust crate image to 0.25
1 parent afd36a9 commit f708bc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ eframe = { version = "0.27", features = ["default", "__screenshot"]}
1818
egui = "0.27"
1919
egui_extras = { version = "0.27", features = ["all_loaders"]}
2020
env_logger = "0.11.3"
21-
image = "0.24"
21+
image = "0.25"
2222
log = "0.4.21"
2323
thiserror = "1.0.56"

0 commit comments

Comments
 (0)