Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent a859c3b commit 2326ae4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 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 @@ -114,7 +114,7 @@ nix = { version = "0.27.1", optional = true, features = [
"signal",
"process",
] }
object = "0.32"
object = "0.34"
rouille = { version = "3.6", optional = true, default-features = false, features = [
"ssl",
] }
Expand Down

0 comments on commit 2326ae4

Please sign in to comment.