Bump gimli from 97ab9ea to 21a3d2b (#462)

Bumps [gimli](https://github.com/gimli-rs/gimli) from `97ab9ea` to `21a3d2b`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](97ab9ea183...21a3d2b82d)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-05 17:38:10 +02:00 committed by bjorn3
parent e6acbdc20a
commit ce4a10ad5c

2
Cargo.lock generated
View File

@ -300,7 +300,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#97ab9ea183cfd3d1fa31395ebed6a4fc9c8f987b"
source = "git+https://github.com/gimli-rs/gimli.git#21a3d2b82d2e5d7e5ab37b114fb34b179cdd340d"
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)",