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.diff

11 lines
347 B

--- getch-0.2.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ getch-0.2.1/Cargo.toml 2020-02-14T09:44:31.273575+00:00
@@ -21,6 +21,4 @@
license = "Apache-2.0"
repository = "https://nest.pijul.com/pijul_org/getch"
[target."cfg(unix)".dependencies.termios]
-version = "0.2"
-[target."cfg(windows)".dependencies.libc]
-version = "0.2"
+version = "0.3"