Bump gimli from 9ed8d7b to 955c33e

Bumps [gimli](https://github.com/gimli-rs/gimli) from `9ed8d7b` to `955c33e`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](9ed8d7bce4...955c33ed00)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-07 06:21:48 +00:00
parent f2b67e12bb
commit 226aa36373
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#9ed8d7bce40613c9c9b5b511d9c5ead24492d7e1"
source = "git+https://github.com/gimli-rs/gimli.git#955c33ed0056374ab349b1a175f743db3f571e0d"
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)",