update to crossterm 0.20.0 (#1439)

This commit is contained in:
Mark Thom
2022-04-21 18:41:07 -06:00
parent 9d5264c5a3
commit b4ef7556da
3 changed files with 61 additions and 177 deletions

View File

@@ -32,7 +32,7 @@ walkdir = "2"
[dependencies]
cpu-time = "1.0.0"
crossterm = "0.16.0"
crossterm = "0.20.0"
dirs-next = "2.0.0"
divrem = "0.1.0"
fxhash = "0.2.1"