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.
rust-getch/getch-fix-metadata-auto.diff

9 lines
300 B

--- getch-0.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ getch-0.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -21,5 +21,3 @@
repository = "https://nest.pijul.com/pmeunier/getch"
[target."cfg(unix)".dependencies.termios]
version = "0.3.3"
-[target."cfg(windows)".dependencies.libc]
-version = "0.2"