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
323 B
13 lines
323 B
--- libloading-0.7.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ libloading-0.7.4/Cargo.toml 2023-10-24T10:30:52.525037+00:00
|
|
@@ -43,9 +43,3 @@
|
|
[target."cfg(unix)".dependencies.cfg-if]
|
|
version = "1"
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = [
|
|
- "errhandlingapi",
|
|
- "libloaderapi",
|
|
-]
|