Bump gimli from `2c7fcfe` to `7b828cb`

Bumps [gimli](https://github.com/gimli-rs/gimli) from `2c7fcfe` to `7b828cb`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](2c7fcfee80...7b828cb40e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-27 15:34:08 +00:00
parent a1ef2604e1
commit 54ebc15d81
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
1 changed files with 1 additions and 1 deletions

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.17.0"
source = "git+https://github.com/gimli-rs/gimli.git#2c7fcfee8035fe6787c166191fdd8d38bf1d9f35"
source = "git+https://github.com/gimli-rs/gimli.git#7b828cb40e07e2ea8c403f864aa9ffa9f15b2df4"
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)",