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

11 lines
324 B

--- gimli-0.27.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gimli-0.27.2/Cargo.toml 2023-03-30T18:34:20.468447+00:00
@@ -16,6 +16,7 @@
exclude = [
"/releases/*",
"/.github",
+ "/fixtures",
]
description = "A library for reading and writing the DWARF debugging format."
documentation = "https://docs.rs/gimli"