From 9a3ba598a0dcf2ab500c1ade4ad1bf7c4a78d3ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 5 Mar 2019 05:36:58 +0000 Subject: [PATCH] Bump gimli from `7b828cb` to `a5f5b72` Bumps [gimli](https://github.com/gimli-rs/gimli) from `7b828cb` to `a5f5b72`. - [Release notes](https://github.com/gimli-rs/gimli/releases) - [Commits](https://github.com/gimli-rs/gimli/compare/7b828cb40e07e2ea8c403f864aa9ffa9f15b2df4...a5f5b7266646ed41e984b9e48c46b099bc118f17) Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index ffa5b63ae7e..93769d03eea 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#7b828cb40e07e2ea8c403f864aa9ffa9f15b2df4" +source = "git+https://github.com/gimli-rs/gimli.git#a5f5b7266646ed41e984b9e48c46b099bc118f17" 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)",