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-pancurses/SOURCES/pancurses-fix-metadata-auto...

12 lines
364 B

--- pancurses-0.17.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pancurses-0.17.0/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -39,8 +39,3 @@
win32a = ["pdcurses-sys/win32a"]
[target."cfg(unix)".dependencies.ncurses]
version = "5.101.0"
-[target."cfg(windows)".dependencies.pdcurses-sys]
-version = "0.7"
-
-[target."cfg(windows)".dependencies.winreg]
-version = "0.5"