summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 507d3b8..3b57b13 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
acap = "0.3.0"
clap = "2.34.0"
-image = "0.23.14"
+image = "0.24.7"
rand = "0.8.5"
rand_pcg = "0.3.1"
term = "0.7.0"