Skip to content

Commit c026f35

Browse files
build(deps): bump mach2 from 0.5.0 to 0.6.0
Bumps [mach2](https://github.com/JohnTitor/mach2) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/JohnTitor/mach2/releases) - [Commits](JohnTitor/mach2@0.5.0...0.6.0) --- updated-dependencies: - dependency-name: mach2 dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb4c901 commit c026f35

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ errno = "0.3"
7272
pager = "0.16"
7373
uzers = "0.12"
7474
which = "8"
75-
mach2 = "0.5.0"
75+
mach2 = "0.6.0"
7676

7777
[target.'cfg(target_os = "windows")'.dependencies]
7878
windows-sys = { version = "0.61", features = ["Win32_Foundation", "Win32_Networking_WinSock", "Win32_NetworkManagement_IpHelper", "Win32_Security", "Win32_System_Diagnostics_ToolHelp", "Win32_System_ProcessStatus", "Win32_System_Threading"] }

0 commit comments

Comments
 (0)