Last 12 weeks · 0 commits
2 of 6 standards met
Repository: BurntSushi/winapi-util. Description: Safe wrappers for various Windows specific APIs. Stars: 75, Forks: 19. Primary language: Rust. Languages: Rust (100%). License: Unlicense. Open PRs: 4, open issues: 1. Last activity: 5mo ago. Community health: 42%. Top contributors: BurntSushi, ChrisDenton, sunfishcode, dtolnay, ilai-deutel, lopopolo, taiki-e.
Following the same pattern as #19. I'm not sure if you want tests that do for all of the various semver incompatible versions in this range NOTE: I didn't run tests, I just made this change from the GitHub web UI; sorry about that. It looks like this repo has CI but maybe it didn't run on this PR.
Changes in this release include making the type match rust's std type (i.e. instead of ). If it's ok with you, I've used a range dependency so that it is less likely that multiple versions of appear in someone's dependency tree. According to the stats, the last 3 versions (0.48.0. 0.52.0 and 0.59.0) account for most uses of . I have tested that these versions work. This shouldn't need to be updated often. The last release (0.52.0) was 9 months ago.