Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2b536d + 5f4e0d5 commit da0bf13Copy full SHA for da0bf13
1 file changed
Cargo.toml
@@ -52,7 +52,7 @@ glob = "0.3"
52
libc = "0.2"
53
54
[target.'cfg(target_os = "macos")'.dependencies]
55
-mach2 = "0.4.1"
+mach2 = "0.6.0"
56
57
[target.'cfg(not(all(windows, target_arch = "aarch64")))'.dependencies]
58
get_if_addrs = "0.5"
0 commit comments