Skip to content

Commit

Permalink
chore(deps): bump procfs from 0.15.1 to 0.16.0 (#321)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent a8b0517 commit 75a7b38
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 39 deletions.
56 changes: 18 additions & 38 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 @@ -43,7 +43,7 @@ trust-dns-resolver = "0.23.2"
unicode-width = "0.1.11"

[target.'cfg(target_os = "linux")'.dependencies]
procfs = "0.15.1"
procfs = "0.16.0"

[target.'cfg(any(target_os = "macos", target_os = "freebsd"))'.dependencies]
regex = "1.10.2"
Expand Down

0 comments on commit 75a7b38

Please sign in to comment.