Skip to content

Fix testing on Windows and some lints - #20

Merged
quininer merged 2 commits into
quininer:masterfrom
dani-garcia:master
Jan 21, 2025
Merged

Fix testing on Windows and some lints#20
quininer merged 2 commits into
quininer:masterfrom
dani-garcia:master

Conversation

@dani-garcia

Copy link
Copy Markdown
Contributor

The procspawn crate is missing a windows-sys feature in the latest 1.0.1 release, which causes testing on Windows to fail. I've temporarily added the windows-sys crate as a dev-dependency to include this missing feature and also opened a PR upstream to fix it: mitsuhiko/procspawn#53

I've also allowed some static_mut_refs lints that were failing the build when using a recent version of Rust

@quininer
quininer merged commit b4de7b9 into quininer:master Jan 21, 2025
@quininer

Copy link
Copy Markdown
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants