aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4c7949e..5d972b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -38,6 +38,7 @@ serde_json = "1.0.149"
sha1 = "0.10.6"
syn = { version = "2.0.117", features = ["full", "parsing"] }
tar = "0.4.44"
+terminal_size = "0.4"
tempfile = "3.25.0"
tokio = { version = "1.49.0", features = ["full"] }
tracing = "0.1.44"