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

11 lines
322 B

--- pyo3-ffi-0.20.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pyo3-ffi-0.20.1/Cargo.toml 2023-12-31T22:04:01.184859+00:00
@@ -66,7 +66,6 @@
]
default = []
extension-module = ["pyo3-build-config/extension-module"]
-generate-import-lib = ["pyo3-build-config/python3-dll-a"]
[lints.clippy]
checked_conversions = "warn"