From 14cc82bdff58bad23bfd0e362102ab3933e68fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 22 Feb 2019 05:46:14 +0000 Subject: [PATCH] Bump gimli from `b0141dd` to `2c7fcfe` Bumps [gimli](https://github.com/gimli-rs/gimli) from `b0141dd` to `2c7fcfe`. - [Release notes](https://github.com/gimli-rs/gimli/releases) - [Commits](https://github.com/gimli-rs/gimli/compare/b0141dd637d66f7c89ab47b899d628bae3896f1d...2c7fcfee8035fe6787c166191fdd8d38bf1d9f35) Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 97c482a74371..c76988d8caba 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#b0141dd637d66f7c89ab47b899d628bae3896f1d" +source = "git+https://github.com/gimli-rs/gimli.git#2c7fcfee8035fe6787c166191fdd8d38bf1d9f35" 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)",