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 4ef7ca5..0ce270f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2018"
itoa = "0.4"
nix = "0.20"
terminal_size = "0.1"
-vt100 = "0.11"
+vt100 = "0.12"
blocking = { version = "1.0", optional = true }
futures-lite = { version = "1.11", optional = true }