Cargo.toml

changeset 11
933242e0f3b8
parent 7
8979a6638424
child 12
3b05a8b45b95
--- a/Cargo.toml	Mon Oct 21 15:07:41 2024 -0500
+++ b/Cargo.toml	Mon Oct 21 23:07:01 2024 -0500
@@ -21,3 +21,4 @@
 serde = { version = "1.0", features = ["derive"] }
 alg_tools = { version = "~0.3.0-dev", path = "../alg_tools", default-features = false }
 colored = "~2.0.0"
+image = "~0.24.3"

mercurial