Skip to content

Commit

Permalink
Bump libproc from 0.13.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [libproc](https://github.com/andrewdavidmackenzie/libproc-rs) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/andrewdavidmackenzie/libproc-rs/releases)
- [Commits](andrewdavidmackenzie/libproc-rs@v0.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 5cd6e7a commit e8483d6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 17 deletions.
38 changes: 22 additions & 16 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 @@ -61,7 +61,7 @@ users = "0.11"
which = "4"

[target.'cfg(target_os = "macos")'.dependencies]
libproc = "0.13"
libproc = "0.14"
nix = {version = "0.26.2", features = ["process"]}
errno = "0.3"
pager = "0.16"
Expand Down

0 comments on commit e8483d6

Please sign in to comment.