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

11 lines
269 B

--- pyo3-0.23.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pyo3-0.23.3/Cargo.toml 2024-12-09T13:39:23.386725+00:00
@@ -428,7 +428,6 @@
"serde",
"smallvec",
]
-generate-import-lib = ["pyo3-ffi/generate-import-lib"]
macros = [
"pyo3-macros",
"indoc",