From b2d16c43d71c63b26b9317cf46696c45e7ce75ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 17 Apr 2019 14:15:28 +0200 Subject: [PATCH] Bump gimli from `053f9e3` to `1bcc823` (#484) Bumps [gimli](https://github.com/gimli-rs/gimli) from `053f9e3` to `1bcc823`. - [Release notes](https://github.com/gimli-rs/gimli/releases) - [Commits](https://github.com/gimli-rs/gimli/compare/053f9e3c9b219ffa5033760a10726ec2681f1dfb...1bcc82394136549c2c60f19bcb92316fccea5ce4) Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index baa2ed9c2e6a..e21831fac576 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#053f9e3c9b219ffa5033760a10726ec2681f1dfb" +source = "git+https://github.com/gimli-rs/gimli.git#1bcc82394136549c2c60f19bcb92316fccea5ce4" 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)",