Skip to content

Commit 9c5612e

Browse files
chore(deps): update mach2 requirement from 0.4 to 0.5
Updates the requirements on [mach2](https://github.com/JohnTitor/mach2) to permit the latest version. - [Release notes](https://github.com/JohnTitor/mach2/releases) - [Commits](JohnTitor/mach2@0.4.0...0.5.0) --- updated-dependencies: - dependency-name: mach2 dependency-version: 0.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb2263f commit 9c5612e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ metrics = { version = "0.24.0", optional = true }
3737

3838
[target.'cfg(target_os = "macos")'.dependencies]
3939
libproc = "0.14.2"
40-
mach2 = "0.4"
40+
mach2 = "0.5"
4141
once_cell = "1.13.1"
4242
rlimit = "0.10.0"
4343

0 commit comments

Comments
 (0)