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-pyo3-ffi/pyo3-ffi-fix-metadata.diff

9 lines
326 B

--- pyo3-ffi-0.16.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pyo3-ffi-0.16.6/Cargo.toml 2023-01-17T18:57:26.978820+00:00
@@ -58,5 +58,3 @@
]
default = []
extension-module = ["pyo3-build-config/extension-module"]
-generate-abi3-import-lib = ["generate-import-lib"]
-generate-import-lib = ["pyo3-build-config/python3-dll-a"]