Bump gimli from f30aeaa to 5763791 (#409)

Bumps [gimli](https://github.com/gimli-rs/gimli) from `f30aeaa` to `5763791`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](f30aeaa779...57637915bb)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-08 08:24:53 +01:00 committed by bjorn3
parent 7725857916
commit 87d7b5cfc7

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#f30aeaa779b2e3fd0326705a05fb30793827bb93"
source = "git+https://github.com/gimli-rs/gimli.git#57637915bbb59bb9743dab9cd2b4ff62454f2f93"
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)",