mirror of
https://github.com/MEhrn00/boflink
synced 2026-06-08 11:36:57 +00:00
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:
committed by
Matt Ehrnschwender
parent
09b8353ea8
commit
36146e1982
+1
-1
@@ -47,7 +47,7 @@ features = [
|
||||
]
|
||||
|
||||
[dependencies.object]
|
||||
version = "0.38.0"
|
||||
version = "0.39.0"
|
||||
default-features = false
|
||||
features = ["archive", "coff", "write", "read"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user