Skip to content

Commit 76b97aa

Browse files
dependabot[bot]danielocfb
authored andcommitted
build(deps): bump object from 0.25.3 to 0.36.5 in /examples/rust
Bumps [object](https://github.com/gimli-rs/object) from 0.25.3 to 0.36.5. - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.25.3...0.36.5) --- updated-dependencies: - dependency-name: object dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 328dec4 commit 76b97aa

File tree

2 files changed

+29
-30
lines changed

2 files changed

+29
-30
lines changed

examples/rust/Cargo.lock

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

examples/rust/tracecon/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ libbpf-rs = "0.24"
1212
libc = "0.2"
1313
structopt = "0.3"
1414
ctrlc = "3.1"
15-
object = "0.25"
15+
object = "0.36"
1616
plain = "0.2"
1717

1818
[build-dependencies]

0 commit comments

Comments
 (0)