You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
windows-sys is still moving far too quickly resulting in churn and duplicate dependencies, the usage in this crate is quite limited, so it makes sense to just bite the bullet and handwrite the binding we actually need and remove the dependency so that downstream crates don't have to care which version of windows-sys they may use.
The text was updated successfully, but these errors were encountered:
windows-sys
is still moving far too quickly resulting in churn and duplicate dependencies, the usage in this crate is quite limited, so it makes sense to just bite the bullet and handwrite the binding we actually need and remove the dependency so that downstream crates don't have to care which version of windows-sys they may use.The text was updated successfully, but these errors were encountered: