Bump gimli from 8f47f31 to e2529c0

Bumps [gimli](https://github.com/gimli-rs/gimli) from `8f47f31` to `e2529c0`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](8f47f3183d...e2529c0bf0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-20 07:06:56 +00:00
parent b4eff78a9e
commit a7f4dc8b1d
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

2
Cargo.lock generated
View file

@ -312,7 +312,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "gimli"
version = "0.16.1"
source = "git+https://github.com/gimli-rs/gimli.git#8f47f3183d4125673b2c7f06833cf3e9e847ddd0"
source = "git+https://github.com/gimli-rs/gimli.git#e2529c0bf06b4197df3ddbc76bda5adf2cc0659f"
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)",