aboutsummaryrefslogtreecommitdiff
path: root/mingling_ci/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_ci/Cargo.toml')
-rw-r--r--mingling_ci/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mingling_ci/Cargo.toml b/mingling_ci/Cargo.toml
index 197bca3..5db7c97 100644
--- a/mingling_ci/Cargo.toml
+++ b/mingling_ci/Cargo.toml
@@ -28,7 +28,9 @@ tokio = { version = "1.53.1", features = [
"rt",
"rt-multi-thread",
"macros",
+ "process",
] }
+
prettytable-rs = "0.10.0"
toml = "0.8"
just_template = "0.2.1"