Skip to content

Commit 51e32db

Browse files
authored
Update minhook requirement from 0.7 to 0.8 (#413)
2 parents dfab56f + b169128 commit 51e32db

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)