summaryrefslogtreecommitdiffstats
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 d510f4d..f0c2769 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,7 @@ anstyle = "0.2"
anyhow = "1.0"
const_format = "0.2"
is-terminal = "0.4"
-rustix = "0.36"
+libc = "0.2"
thiserror = "1.0"
terminal_size = "0.2"