Skip to content

Commit

Permalink
Bump gimli from 0.31.0 to 0.31.1 (#1630)
Browse files Browse the repository at this point in the history
Bumps [gimli](https://github.com/gimli-rs/gimli) from 0.31.0 to 0.31.1.
- [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/gimli@0.31.0...0.31.1)

---
updated-dependencies:
- dependency-name: gimli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 6fa8640 commit 955ff96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ chrono = "0.4"
clap = { version = "4.4.0", features = ["derive"] }
coveralls-api = { version = "0.6.0", optional = true }
fallible-iterator = "0.3.0"
gimli = "0.31.0"
gimli = "0.31.1"
git2 = { version = "0.19", optional = true }
humantime-serde = "1"
indexmap = { version = "~1.8", features = ["serde-1"] }
Expand Down

0 comments on commit 955ff96

Please sign in to comment.