Cargo.toml

changeset 7
8979a6638424
parent 4
e09437844ad9
child 11
933242e0f3b8
--- a/Cargo.toml	Mon Oct 21 08:44:23 2024 -0500
+++ b/Cargo.toml	Mon Oct 21 10:02:57 2024 -0500
@@ -20,3 +20,4 @@
 [dependencies]
 serde = { version = "1.0", features = ["derive"] }
 alg_tools = { version = "~0.3.0-dev", path = "../alg_tools", default-features = false }
+colored = "~2.0.0"

mercurial