Skip to content

Commit 74f501a

Browse files
authored
Merge pull request #74 from lambdalisue/dependabot/cargo/mach2-0.5
chore(deps): update mach2 requirement from 0.4 to 0.5
2 parents bb2263f + 9c5612e commit 74f501a

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)