- Add note about this crate being unmaintained.
- Breaking: Upgrade
windows-sys
from 0.42 to 0.48. - Upgrade
socket2
from 0.4 to 0.5 (dev dependency only).
- Upgrade
windows-sys
from 0.28 to 0.42.
- Replaced
winapi
withwindows-sys
. CompletionStatus
now guarantees#[repr(transparent)]
.
- Added CI integration.
- Upgrade
rand
dev-dependency from 0.4 -> 0.8 - Upgrade
socket2
dependency from 0.3 to 0.4 and make it a dev-dependency