https://bugzilla.redhat.com/show_bug.cgi?id=2124697
--- Comment #77 from Fabio Valentini <[email protected]> --- > Upstream libblkio is trying to stay compatible with stable Debian, which is > still on Rust 1.48, but io-uring 0.5.9 requires Rust 1.51. I don't see how this affects the range of supported versions? Assuming debian has packaged io-uring 0.5.8, and Fedora has packaged io-uring 0.5.9, both are compatible with something like ">=0.5.6, <0.5.10", unless you lock the version explicitly to either 0.5.8 or 0.5.9? But the Fedora build already drops the "--locked" flag for cargo, so that doesn't apply here, I think. > Unfortunately we can't depend on io-uring "0.5" since we rely on unstable > features. That's unfortunate, and will be very annoying to deal with. I guess I'll have to put io-uring on a list of "special" crates that need to be handled differently from everything else (and it would be the only crate on that list, out of over 2000 that we have packaged for Fedora ...) -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2124697 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
