Merge pull request #371 from bjorn3/dependabot/cargo/gimli-2c7fcfe

Bump gimli from `b0141dd` to `2c7fcfe`
This commit is contained in:
bjorn3 2019-02-22 13:57:46 +01:00 committed by GitHub
commit 739afe75f2
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.17.0"
source = "git+https://github.com/gimli-rs/gimli.git#b0141dd637d66f7c89ab47b899d628bae3896f1d"
source = "git+https://github.com/gimli-rs/gimli.git#2c7fcfee8035fe6787c166191fdd8d38bf1d9f35"
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)",