Closed alexcrichton closed 5 years ago
Why not just make a major bump if it's a breaking change… ?
As a widely depended on crate I prefer to not have breaking changes, which is why I started the deprecation process two years ago rather than releasing a breaking change.
This commit removes the
winapi 0.2
dependency and also deletes theMulti::fdset
method. While technically a breaking change this was deprecated 2 years ago at this point so I'm hoping that this crate can practically get away with the breakage.