Skip to content

Commit c6b5a20

Browse files
dependabot[bot]sylvestre
authored andcommitted
build(deps): bump object from 0.32.2 to 0.35.0
Bumps [object](https://github.com/gimli-rs/object) from 0.32.2 to 0.35.0. - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.32.2...0.35.0) --- updated-dependencies: - dependency-name: object dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a89707 commit c6b5a20

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ nix = { version = "0.28.0", optional = true, features = [
114114
"signal",
115115
"process",
116116
] }
117-
object = "0.32"
117+
object = "0.35"
118118
rouille = { version = "3.6", optional = true, default-features = false, features = [
119119
"ssl",
120120
] }

0 commit comments

Comments
 (0)