Update crossterm to 0.17

This commit is contained in:
Alexandre Bury 2020-04-05 12:31:51 -07:00
parent 750a7af6c7
commit 34e8bb1f15

View File

@ -74,8 +74,7 @@ version = "1.5.3"
[dependencies.crossterm]
optional = true
git = "https://github.com/crossterm-rs/crossterm"
commit = "33b90c85c96e1452deb6e978ce06d9cb6f6da1a9"
version = "0.17"
[target.'cfg(unix)'.dependencies]
signal-hook = "0.1"