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

12 lines
273 B

--- bindgen-0.53.1/Cargo.toml 2020-02-03T12:29:42+00:00
+++ bindgen-0.53.1/Cargo.toml 2020-03-05T23:50:11.746054+00:00
@@ -43,7 +43,7 @@
version = "0.1.0"
[dependencies.clang-sys]
-version = "0.28.0"
+version = "0.29.0"
features = ["clang_6_0"]
[dependencies.clap]