Skip to content

Commit

Permalink
switch to new gimli release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrmaxmeier committed Jul 16, 2024
1 parent 075204b commit 522817f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
7 changes: 4 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ fallible-iterator = "0.3.0"
flate2 = { version = "1.0.25", default-features = false, features = [
"rust_backend",
] }
# FIXME: replace with crates.io release once available (PR #728)
gimli = { git = "https://github.com/gimli-rs/gimli.git", rev = "aca0c4275e073da77a0c6e506ba9f4fb3c3aa6ca", default-features = false, features = [
gimli = { version = "0.31.0", default-features = false, features = [
"read",
"std",
"fallible-iterator",
Expand Down

0 comments on commit 522817f

Please sign in to comment.