mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:05:47 +02:00
Bump libproc from 0.13.0 to 0.14.0 (#9640)
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user