Upgraded dep

This commit is contained in:
Timon Post 2019-11-19 08:14:52 +01:00 committed by Zrzka
parent f597cfd232
commit 3c344b66b9

View File

@ -37,7 +37,7 @@ futures = {version = "0.3", optional = true }
[target.'cfg(windows)'.dependencies] [target.'cfg(windows)'.dependencies]
winapi = "0.3.8" winapi = "0.3.8"
crossterm_winapi = { git = "https://github.com/crossterm-rs/crossterm-winapi", branch = "input_rewrite_changes" } crossterm_winapi = "0.5.0"
[target.'cfg(unix)'.dependencies] [target.'cfg(unix)'.dependencies]
libc = "0.2.51" libc = "0.2.51"