Skip to content

Commit 19f97b1

Browse files
authored
Update minhook requirement from 0.8 to 0.9 (#420)
2 parents 467bad1 + b20e868 commit 19f97b1

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.61"
4949
anyhow = "1.0"
5050
slab = "0.4"
5151
backtrace = "0.3"
52-
minhook = "0.8"
52+
minhook = "0.9"
5353
psm = "0.1"
5454

5555
once_cell = "1"

0 commit comments

Comments
 (0)