monitoring kit
Diffstat (limited to 'grapher/Cargo.toml')
-rw-r--r--grapher/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/grapher/Cargo.toml b/grapher/Cargo.toml
index b03bb37..6cbfdb7 100644
--- a/grapher/Cargo.toml
+++ b/grapher/Cargo.toml
@@ -9,6 +9,8 @@ rust-version = "1.85"
[dependencies]
anyhow = "1.0.97"
+comat = "0.1.3"
+implicit-fn = "0.1.0"
itertools = "0.14.0"
termion = "4.0.4"
unicode-width = "0.2.0"