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](7b828cb40e...a5f5b72666)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-05 05:36:58 +00:00
parent 3232dfc077
commit 9a3ba598a0
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.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)",