darfink / detour-rs

A cross-platform detour library written in Rust
Other
389 stars 71 forks source link

Remove usage of kernel32-sys crate #17

Closed atouchet closed 3 years ago

atouchet commented 4 years ago

kernel32-sys is no longer used with winapi 0.3: https://github.com/retep998/winapi-rs#should-i-still-use-those--sys-crates-such-as-kernel32-sys

darfink commented 4 years ago

Ah, thanks for acknowledging this! I'll push up a fix for it shortly :)

darfink commented 3 years ago

Fixed with https://github.com/darfink/detour-rs/commit/f2c3f4c5f4bbcb9b2c49a03f9843e06b6d55766a