Skip to content

Commit b169128

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

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
@@ -49,7 +49,7 @@ windows-sys = "0.60"
4949
anyhow = "1.0"
5050
slab = "0.4"
5151
backtrace = "0.3"
52-
minhook = "0.7"
52+
minhook = "0.8"
5353
psm = "0.1"
5454

5555
once_cell = "1"

0 commit comments

Comments
 (0)