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

12 lines
336 B

--- gimli-0.19.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ gimli-0.19.0/Cargo.toml 2019-12-06T16:50:37.854380+00:00
@@ -24,7 +24,7 @@
license = "Apache-2.0/MIT"
repository = "https://github.com/gimli-rs/gimli"
[dependencies.arrayvec]
-version = "0.4.6"
+version = "0.5.0"
default-features = false
[dependencies.byteorder]