Skip to content

Commit cf80236

Browse files
chore(deps): bump procfs from 0.15.1 to 0.16.0
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]>
1 parent aef30c9 commit cf80236

File tree

2 files changed

+19
-39
lines changed

2 files changed

+19
-39
lines changed

Cargo.lock

+18-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ trust-dns-resolver = "0.23.1"
4343
unicode-width = "0.1.11"
4444

4545
[target.'cfg(target_os = "linux")'.dependencies]
46-
procfs = "0.15.1"
46+
procfs = "0.16.0"
4747

4848
[target.'cfg(any(target_os = "macos", target_os = "freebsd"))'.dependencies]
4949
regex = "1.10.1"

0 commit comments

Comments
 (0)