Skip to content

Commit

Permalink
bump gimli to 0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
lqd authored and davidtwco committed Sep 6, 2024
1 parent 4f3aafc commit 9c5eb9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion thorin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tracing = "0.1.29"
hashbrown = "0.14.0"

[dependencies.gimli]
version = "0.30.0"
version = "0.31.0"
default-features = false
# `gimli/std` pulls in `fallible-iterator` which we don't use, but can't opt out of, because of
# cargo#8832.
Expand Down

0 comments on commit 9c5eb9e

Please sign in to comment.