enigo-rs / enigo

Cross platform input simulation in Rust
MIT License
893 stars 95 forks source link

Bump `windows` crate #267

Closed pentamassiv closed 2 months ago

pentamassiv commented 2 months ago

Bump the dependency. The type of mouseData was intentionally changed from i32 to u32, even though we have to pass negative values as well. This is not considered a bug (see https://github.com/microsoft/win32metadata/issues/1865).