File rust2rpm.toml of Package rust-hyper-1

[features]
hide = [
    "nightly",
]

[tests]
run = ["none"]
comments = [
    "examples and integration tests are not included in published crates",
]