aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8f6bd27..cfe1a33 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,7 +46,7 @@ serde_repr = "0.1.10"
sha1 = "0.10.5"
sha2 = "0.10.6"
tempfile = "3.3.0"
-term_size = "0.3.2"
+terminal_size = "0.2.5"
textwrap = "0.16.0"
thiserror = "1.0.38"
tokio = { version = "1.25.0", features = ["full"] }