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

--- bindgen-0.49.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ bindgen-0.49.0/Cargo.toml 2019-05-15T06:38:03.373873+00:00
@@ -53,7 +53,7 @@
optional = true
[dependencies.hashbrown]
-version = "0.1"
+version = "0.3"
[dependencies.lazy_static]
version = "1"