https://bugzilla.redhat.com/show_bug.cgi?id=2301840



--- Comment #4 from Michel Lind <[email protected]> ---
Dropped. Also, rust2rpm.toml:

❯ cat rust2rpm.toml
[package]
cargo-toml-patch-comments = [
  "bump addr2line from =0.23.0 to 0.24.0",
  "bump gimli from 0.30 to 0.31",
  "drop unpackaged dump_syms dev-dependency",
  "drop unneeded reqwest, xz2, zip",
  "clean up dependencies of generate-* features",
  "drop nightly feature from stats_alloc",
]

[features]
# generate-*-test-files  depend on unpackaged dump_syms
hide = [
  "dont-generate-unit-test-files",
  "generate-unit-test-files",
  "generate-large-test-files",
  "nightly",
]

[tests]
run = ["none"]
comments = ["tests require unpackaged dump_syms"]


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2301840

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202301840%23c4

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

Reply via email to