https://bugzilla.redhat.com/show_bug.cgi?id=1972781
Robert-André Mauchin 🐧 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST CC| |[email protected] Assignee|[email protected] |[email protected] Doc Type|--- |If docs needed, set a value Flags| |fedora-review+ --- Comment #2 from Robert-André Mauchin 🐧 <[email protected]> --- --- fb_procfs-0.2.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ fb_procfs-0.2.0/Cargo.toml 2021-06-15T23:53:16.139460+00:00 @@ -29,7 +29,7 @@ version = "0.1.20" [dependencies.serde] -version = "=1.0.118" +version = "=1.0.126" features = ["derive", "rc"] [dependencies.thiserror] You should relax that by removing the =, it does not need to be constrained like this. - License ok - Latest version packaged - Builds in mock - No rpmlint errors - Conforms to Packaging Guidelines Package approved. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
