Skip to content

Commit 1885de3

Browse files
Update minhook requirement from 0.6 to 0.7
Updates the requirements on [minhook](https://github.com/Jakobzs/minhook) to permit the latest version. - [Commits](Jakobzs/minhook@0.6.0...0.6.0) --- updated-dependencies: - dependency-name: minhook dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b1276a commit 1885de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ windows-sys = "0.59"
4545
anyhow = "1.0"
4646
slab = "0.4"
4747
backtrace = "0.3"
48-
minhook = "0.6"
48+
minhook = "0.7"
4949
psm = "0.1"
5050

5151
once_cell = "1"

0 commit comments

Comments
 (0)