From f40afddaad96a47095f89274eb34452df3306d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 7 Mar 2019 18:30:53 +0100 Subject: [PATCH] Bump gimli from `a5f5b72` to `f30aeaa` (#408) Bumps [gimli](https://github.com/gimli-rs/gimli) from `a5f5b72` to `f30aeaa`. - [Release notes](https://github.com/gimli-rs/gimli/releases) - [Commits](https://github.com/gimli-rs/gimli/compare/a5f5b7266646ed41e984b9e48c46b099bc118f17...f30aeaa779b2e3fd0326705a05fb30793827bb93) Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index e34b9b2ac27..288d33060e7 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)",