Merge pull request #360 from bjorn3/dependabot/cargo/gimli-e2529c0

Bump gimli from `8f47f31` to `e2529c0`
This commit is contained in:
bjorn3 2019-02-20 13:58:51 +01:00 committed by GitHub
commit 82a2402826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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