Skip to content

Commit 12981fb

Browse files
dependabot[bot]domenukk
authored andcommitted
Update mach2 requirement from 0.4.2 to 0.5.0 (#3377)
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.2...0.5.0) --- updated-dependencies: - dependency-name: mach2 dependency-version: 0.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dominik Maier <[email protected]>
1 parent 59fc6a6 commit 12981fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/libafl_bolts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ windows-result = "0.3.0"
217217
windows = { workspace = true }
218218

219219
[target.'cfg(target_vendor = "apple")'.dependencies]
220-
mach2 = "0.4.2"
220+
mach2 = "0.5.0"
221221

222222
#[profile.release]
223223
#lto = true

0 commit comments

Comments
 (0)