From ce4a10ad5ce87be887513e543a9cc2c01bb6c2c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 5 Apr 2019 17:38:10 +0200 Subject: [PATCH] Bump gimli from `97ab9ea` to `21a3d2b` (#462) Bumps [gimli](https://github.com/gimli-rs/gimli) from `97ab9ea` to `21a3d2b`. - [Release notes](https://github.com/gimli-rs/gimli/releases) - [Commits](https://github.com/gimli-rs/gimli/compare/97ab9ea183cfd3d1fa31395ebed6a4fc9c8f987b...21a3d2b82d2e5d7e5ab37b114fb34b179cdd340d) Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 5ded02bc587..11c03fd9197 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -300,7 +300,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#97ab9ea183cfd3d1fa31395ebed6a4fc9c8f987b" +source = "git+https://github.com/gimli-rs/gimli.git#21a3d2b82d2e5d7e5ab37b114fb34b179cdd340d" 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)",