From 22f45531e07dfd3f2b7b1639ef2d1860973c51ae Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 21 Nov 2023 11:39:50 -0500 Subject: Bump image to 0.24.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3