Skip to content

Commit

Permalink
Update gimli requirement from 0.28.1 to 0.29.0
Browse files Browse the repository at this point in the history
Updates the requirements on [gimli](https://github.com/gimli-rs/gimli) to permit the latest version.
- [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/gimli@0.28.1...0.29.0)

---
updated-dependencies:
- dependency-name: gimli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and giusbianco committed Sep 25, 2024
1 parent 74af54f commit 71f5547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ thiserror = "1.0.50"
cpp_demangle = "0.4.3"
serde_json = "1.0"
object = "0.35.0"
gimli = "0.28.1"
gimli = "0.29.0"
memmap2 = "0.9.4"
rustc-demangle = "0.1.23"

Expand Down

0 comments on commit 71f5547

Please sign in to comment.