From b90ff1e56a9871728388f4f8b70b5cb4c39a9335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 19 Apr 2019 18:43:06 +0200 Subject: [PATCH] Bump gimli from `1bcc823` to `70c3730` (#490) Bumps [gimli](https://github.com/gimli-rs/gimli) from `1bcc823` to `70c3730`. - [Release notes](https://github.com/gimli-rs/gimli/releases) - [Commits](https://github.com/gimli-rs/gimli/compare/1bcc82394136549c2c60f19bcb92316fccea5ce4...70c3730b5e3d8669dd2dbcf829fedd4f679185d9) Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 31d07a10c9f..971fdf2e1cc 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#1bcc82394136549c2c60f19bcb92316fccea5ce4" +source = "git+https://github.com/gimli-rs/gimli.git#70c3730b5e3d8669dd2dbcf829fedd4f679185d9" 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)",