Skip to content

Commit

Permalink
Merge pull request #27 from lambdalisue/dependabot/cargo/libproc-0.14.2
Browse files Browse the repository at this point in the history
Update libproc requirement from 0.13.0 to 0.14.2
  • Loading branch information
lambdalisue committed Sep 19, 2023
2 parents c4f5351 + 51d28d4 commit f922656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ all-features = true
metrics = "0.21.0"

[target.'cfg(target_os = "macos")'.dependencies]
libproc = "0.13.0"
libproc = "0.14.2"
mach2 = "0.4"
once_cell = "1.13.1"
rlimit = "0.10.0"
Expand Down

0 comments on commit f922656

Please sign in to comment.