Bump gimli from `a5f5b72` to `f30aeaa` (#408)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-07 18:30:53 +01:00 committed by bjorn3
parent 97fdde77dd
commit f40afddaad
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]] [[package]]
name = "gimli" name = "gimli"
version = "0.17.0" version = "0.17.0"
source = "git+https://github.com/gimli-rs/gimli.git#a5f5b7266646ed41e984b9e48c46b099bc118f17" source = "git+https://github.com/gimli-rs/gimli.git#f30aeaa779b2e3fd0326705a05fb30793827bb93"
dependencies = [ dependencies = [
"arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "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)", "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",