summaryrefslogtreecommitdiffstats
path: root/tedge/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tedge/Cargo.toml')
-rw-r--r--tedge/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tedge/Cargo.toml b/tedge/Cargo.toml
index 9995b741..533526af 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -21,6 +21,8 @@ pretty = { version = "0.11.3", features = ["termcolor"] }
termcolor = "1.1.3"
termimad = "0.20.1"
term_size = "0.3.2"
+owo-colors = "3.4.0"
+textwrap = "0.15.0"
tedge_api = { path = "../crates/core/tedge_api" }
tedge_core = { path = "../crates/core/tedge_core" }