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

Skip to content

Commit 5f4e0d5

Browse files
build(deps): update mach2 requirement from 0.4.1 to 0.6.0
Updates the requirements on [mach2](https://github.com/JohnTitor/mach2) to permit the latest version. - [Release notes](https://github.com/JohnTitor/mach2/releases) - [Commits](JohnTitor/mach2@0.4.1...0.6.0) --- updated-dependencies: - dependency-name: mach2 dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2b536d commit 5f4e0d5

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)