Skip to content

Commit

Permalink
build(deps): update darwin-libproc requirement from 0.1.1 to 0.2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [darwin-libproc](https://github.com/heim-rs/darwin-libproc) to permit the latest version.
- [Release notes](https://github.com/heim-rs/darwin-libproc/releases)
- [Commits](https://github.com/heim-rs/darwin-libproc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 18, 2020
1 parent a7e2607 commit 020634a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heim-process/Cargo.toml
Expand Up @@ -54,7 +54,7 @@ features = [

[target.'cfg(target_os = "macos")'.dependencies]
mach = "0.3.2"
darwin-libproc = "0.1.1"
darwin-libproc = "0.2.0"

[dev-dependencies]
heim-derive = { version = "0.1.0-beta.1", path = "../heim-derive" }
Expand Down

0 comments on commit 020634a

Please sign in to comment.