mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 13:37:48 +00:00
More: update crossterm dependency
This commit is contained in:
parent
1596c65dfd
commit
0a2f74fd8e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ path = "src/more.rs"
|
|||
clap = "2.33"
|
||||
uucore = { version = ">=0.0.7", package = "uucore", path = "../../uucore" }
|
||||
uucore_procs = { version = ">=0.0.5", package = "uucore_procs", path = "../../uucore_procs" }
|
||||
crossterm = "~0.17"
|
||||
crossterm = ">=0.19"
|
||||
atty = "0.2.14"
|
||||
|
||||
[target.'cfg(target_os = "redox")'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue