diff --git a/Cargo.lock b/Cargo.lock index e34b9b2ac278..288d33060e74 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -312,7 +312,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "gimli" version = "0.17.0" -source = "git+https://github.com/gimli-rs/gimli.git#a5f5b7266646ed41e984b9e48c46b099bc118f17" +source = "git+https://github.com/gimli-rs/gimli.git#f30aeaa779b2e3fd0326705a05fb30793827bb93" dependencies = [ "arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",