We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mach
mach2
1 parent 9962904 commit ada2f1bCopy full SHA for ada2f1b
Cargo.toml
@@ -27,7 +27,7 @@ lazycell = "~1.3"
27
28
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
29
libc = "^0.2"
30
-mach = "^0.3"
+mach = { version = "^0.4", package = "mach2" }
31
core-foundation = "~0.9"
32
33
[target.'cfg(target_os = "windows")'.dependencies]
0 commit comments