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

--- pyo3-0.21.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pyo3-0.21.1/Cargo.toml 2024-04-12T19:22:47.515008+00:00
@@ -241,7 +241,6 @@
"serde",
"smallvec",
]
-generate-import-lib = ["pyo3-ffi/generate-import-lib"]
gil-refs = []
macros = [
"pyo3-macros",