You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
404 B
13 lines
404 B
1 year ago
|
--- crossterm-0.19.0/Cargo.toml 2020-12-28T10:05:26+00:00
|
||
|
+++ crossterm-0.19.0/Cargo.toml 2021-08-29T21:56:20.118113+00:00
|
||
|
@@ -81,9 +81,3 @@
|
||
|
[target."cfg(unix)".dependencies.signal-hook]
|
||
|
version = "0.1.15"
|
||
|
features = ["mio-0_7-support"]
|
||
|
-[target."cfg(windows)".dependencies.crossterm_winapi]
|
||
|
-version = "0.7.0"
|
||
|
-
|
||
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.3.9"
|
||
|
-features = ["winuser"]
|