Skip to content

Commit ccf2e30

Browse files
committed
fix(deps): update rust crate termion to v3
1 parent 4da39e6 commit ccf2e30

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

Cargo.lock

Lines changed: 2 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ctrlc = "^3.4.2"
1717
num-traits = "^0.2.17"
1818
rand = "^0.8.5"
1919
structopt = "^0.3.26"
20-
termion = "^2.0.3"
20+
termion = "^3.0.0"
2121
thiserror = "^1.0.56"
2222
ratatui = { version = "^0.26.0", features = [
2323
"termion",

0 commit comments

Comments
 (0)