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
292 B

--- pyo3-0.22.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pyo3-0.22.3/Cargo.toml 2024-09-18T17:25:51.757661+00:00
@@ -423,7 +423,6 @@
"serde",
"smallvec",
]
-generate-import-lib = ["pyo3-ffi/generate-import-lib"]
gil-refs = ["pyo3-macros/gil-refs"]
macros = [
"pyo3-macros",