Skip to content

Commit

Permalink
build(deps): bump object from 0.25.3 to 0.36.5 in /examples/rust
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 687cedc commit 5c768ae
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 3 deletions.
30 changes: 28 additions & 2 deletions examples/rust/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 examples/rust/tracecon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ libbpf-rs = "0.19"
libc = "0.2"
structopt = "0.3"
ctrlc = "3.1"
object = "0.25"
object = "0.36"
plain = "0.2"

[build-dependencies]
Expand Down

0 comments on commit 5c768ae

Please sign in to comment.