Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da0bf13

Browse files
authored
Merge pull request #22 from Neo23x0/dependabot/cargo/mach2-0.6.0
build(deps): update mach2 requirement from 0.4.1 to 0.6.0
2 parents b2b536d + 5f4e0d5 commit da0bf13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ glob = "0.3"
5252
libc = "0.2"
5353

5454
[target.'cfg(target_os = "macos")'.dependencies]
55-
mach2 = "0.4.1"
55+
mach2 = "0.6.0"
5656

5757
[target.'cfg(not(all(windows, target_arch = "aarch64")))'.dependencies]
5858
get_if_addrs = "0.5"

0 commit comments

Comments
 (0)