remove mach patch

This commit is contained in:
akildemir
2024-01-08 23:32:13 +03:00
committed by Luke Parker
parent 9c06cbccad
commit 6691f16292
4 changed files with 1 additions and 31 deletions

9
Cargo.lock generated
View File

@@ -4014,15 +4014,8 @@ dependencies = [
[[package]]
name = "mach"
version = "0.3.2"
dependencies = [
"mach2",
]
[[package]]
name = "mach2"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
dependencies = [
"libc",
]