Skip to content

Commit 9c5eb9e

Browse files
lqddavidtwco
authored andcommitted
bump gimli to 0.31
1 parent 4f3aafc commit 9c5eb9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

thorin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tracing = "0.1.29"
1616
hashbrown = "0.14.0"
1717

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

0 commit comments

Comments
 (0)