Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 675d813 commit 6d1553b
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rustdoc-args = ["--allow", "warnings"]
[dependencies]
gimli = { version = "0.31.1", features = ["write"] }
logos = "0.15.0"
object = { version = "0.36.5", features = ["write"] }
object = { version = "0.36.7", features = ["write"] }
proc = { workspace = true }
unescaper = "0.1.5"

Expand Down

0 comments on commit 6d1553b

Please sign in to comment.