The currently released version (0.7.0) no longer builds on Rust 1.64 because rust-lang/rust#78802 breaks socket2 versions older than 0.3.16. I noticed that the update to clap v3 on trunk also makes this necessary update. Would it be possible to schedule a release with this change, or schedule a patch release with an update to socket2?
In the meantime, I'll patch this in nixpkgs with those commits, so there isn't any urgency. Thank you!
The currently released version (0.7.0) no longer builds on Rust 1.64 because rust-lang/rust#78802 breaks
socket2versions older than 0.3.16. I noticed that the update toclapv3 ontrunkalso makes this necessary update. Would it be possible to schedule a release with this change, or schedule a patch release with an update tosocket2?In the meantime, I'll patch this in nixpkgs with those commits, so there isn't any urgency. Thank you!