Skip to content

Commit 513a2ee

Browse files
committed
Update to mach2 0.5
1 parent 032f004 commit 513a2ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

compiler/base/orchestrator/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compiler/base/orchestrator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ procfs = { version = "0.17.0", default-features = false }
2929

3030
[target.'cfg(target_os = "macos")'.dependencies]
3131
libc = { version = "0.2.150", default-features = false }
32-
mach2 = { version = "0.4.1", default-features = false }
32+
mach2 = { version = "0.5.0", default-features = false }
3333

3434
[dev-dependencies]
3535
assert_matches = "1.5.0"

0 commit comments

Comments
 (0)