Bump libproc from 0.13.0 to 0.14.0 (#9640)

This commit is contained in:
dependabot[bot]
2023-07-10 05:10:36 +00:00
committed by GitHub
parent 667502e8da
commit 47979651f3
2 changed files with 11 additions and 22 deletions

View File

@ -24,7 +24,7 @@ nix = { version = "0.26", default-features = false, features = ["fs", "term", "p
procfs = "0.15"
[target.'cfg(target_os = "macos")'.dependencies]
libproc = "0.13"
libproc = "0.14"
mach2 = "0.4"
[target.'cfg(target_os = "windows")'.dependencies]