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.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pyo3-0.22.2/Cargo.toml 2024-07-23T12:35:05.486015+00:00
@@ -239,7 +239,6 @@
"serde",
"smallvec",
]
-generate-import-lib = ["pyo3-ffi/generate-import-lib"]
gil-refs = ["pyo3-macros/gil-refs"]
macros = [
"pyo3-macros",