Skip to content

Commit fdc5921

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/minibsod/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ libc = { workspace = true }
3434
exceptional = { workspace = true, features = ["alloc"] }
3535

3636
[target.'cfg(target_vendor = "apple")'.dependencies]
37-
mach2 = "0.4.2"
37+
mach2 = "0.5.0"
3838

3939
[target.'cfg(windows)'.dependencies]
4040
windows = { workspace = true, features = [

0 commit comments

Comments
 (0)