Skip to content

Commit

Permalink
Merge a622411 into 1535f8f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 11, 2019
2 parents 1535f8f + a622411 commit 75abc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -16,7 +16,7 @@ travis-ci = { repository = "gimli-rs/addr2line" }

[dependencies]
gimli = { version = "0.17.0", default-features = false, features = ["read"] }
fallible-iterator = { version = "0.1", default-features = false }
fallible-iterator = { version = "0.2", default-features = false }
object = { version = "0.11", default-features = false, optional = true }
intervaltree = { version = "0.2", default-features = false }
smallvec = { version = "0.6", default-features = false }
Expand Down

0 comments on commit 75abc4f

Please sign in to comment.