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

13 lines
290 B

--- bindgen-0.48.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ bindgen-0.48.1/Cargo.toml 2019-03-16T22:46:38.000955+01:00
@@ -42,7 +42,7 @@
version = "0.1.0"
[dependencies.clang-sys]
-version = "0.26.4"
+version = "0.28.0"
features = ["runtime", "clang_6_0"]
[dependencies.clap]