mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 13:45:12 +02:00
Uptick crossterm version.
This commit is contained in:
parent
3f55f071b7
commit
792be871e8
@ -31,7 +31,7 @@ log = "0.4.8"
|
|||||||
regex = "1.3.4"
|
regex = "1.3.4"
|
||||||
sysinfo = "0.11"
|
sysinfo = "0.11"
|
||||||
winapi = "0.3.8"
|
winapi = "0.3.8"
|
||||||
crossterm = "0.14"
|
crossterm = "0.16"
|
||||||
tui = {version = "0.8", features = ["crossterm"], default-features = false }
|
tui = {version = "0.8", features = ["crossterm"], default-features = false }
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.4.0"
|
||||||
backtrace = "0.3"
|
backtrace = "0.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user