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

11 lines
240 B

--- bindgen-0.63.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ bindgen-0.63.0/Cargo.toml 2022-12-13T11:47:34.400282+00:00
@@ -102,7 +102,6 @@
[features]
default = [
"logging",
- "runtime",
"which-rustfmt",
]
logging = ["log"]