mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
Update crossterm to 0.17
This commit is contained in:
parent
750a7af6c7
commit
34e8bb1f15
@ -74,8 +74,7 @@ version = "1.5.3"
|
|||||||
|
|
||||||
[dependencies.crossterm]
|
[dependencies.crossterm]
|
||||||
optional = true
|
optional = true
|
||||||
git = "https://github.com/crossterm-rs/crossterm"
|
version = "0.17"
|
||||||
commit = "33b90c85c96e1452deb6e978ce06d9cb6f6da1a9"
|
|
||||||
|
|
||||||
[target.'cfg(unix)'.dependencies]
|
[target.'cfg(unix)'.dependencies]
|
||||||
signal-hook = "0.1"
|
signal-hook = "0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user