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 22376b5..590d929 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Tavian Barnes <tavianator@tavianator.com>"]
edition = "2021"
[dependencies]
-acap = "0.3.0"
+acap = "0.4.0"
clap = { version = "4.4.8", features = ["derive"] }
image = "0.25.5"
rand = "0.9.0"