Skip to content

Commit e9757e6

Browse files
build(deps): update rust crate mach to ^0.6.0
1 parent fac4123 commit e9757e6

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
@@ -27,7 +27,7 @@ lazycell = "~1.3"
2727

2828
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
2929
libc = "^0.2.177"
30-
mach = { version = "^0.5.0", package = "mach2" }
30+
mach = { version = "^0.6.0", package = "mach2" }
3131
core-foundation = "~0.10.1"
3232

3333
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]

0 commit comments

Comments
 (0)