chore(deps): update object requirement from 0.38.0 to 0.39.0

Updates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest version.
- [Changelog](https://github.com/gimli-rs/object/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gimli-rs/object/compare/0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: object
  dependency-version: 0.39.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-30 07:55:09 +00:00
committed by Matt Ehrnschwender
parent 09b8353ea8
commit 36146e1982
+1 -1
View File
@@ -47,7 +47,7 @@ features = [
]
[dependencies.object]
version = "0.38.0"
version = "0.39.0"
default-features = false
features = ["archive", "coff", "write", "read"]