diff --git a/Cargo.toml b/Cargo.toml index 5ae14af9..5e037d2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ rustyline = "^4" serde = "^1" serde_derive = "^1" structopt = "^0" -termion = "^0" +termion = "^1" toml = "^0" tui = "^0" unicode-width = "^0"