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
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!