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.
10 lines
338 B
10 lines
338 B
--- libloading-0.6.4/Cargo.toml 2020-10-10T15:59:20+00:00
|
|
+++ libloading-0.6.4/Cargo.toml 2020-10-11T11:15:02.213308+00:00
|
|
@@ -31,6 +31,3 @@
|
|
version = "1.1"
|
|
[target."cfg(unix)".dependencies.cfg-if]
|
|
version = "0.1"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["winerror", "errhandlingapi", "libloaderapi"]
|