Skip to content

Commit

Permalink
build(deps): Bump procfs from 0.15.1 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [procfs](https://github.com/eminence/procfs) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/eminence/procfs/releases)
- [Commits](eminence/procfs@v0.15.1...v0.16.0)

---
updated-dependencies:
- dependency-name: procfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 15296bf commit f6d600c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 105 deletions.
121 changes: 17 additions & 104 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ nix = { version = "0.29", features = [
] }
oci-spec = "0.6"
path-clean = "1.0"
procfs = { version = "0.15", default-features = false }
procfs = { version = "0.16", default-features = false }
rtnetlink = "0.14"
serde_json = "1.0"
serde = "1.0"
Expand Down

0 comments on commit f6d600c

Please sign in to comment.