You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-hyper/rust2rpm.toml

14 lines
235 B

[features]
hide = [
"__internal_happy_eyeballs_tests",
"nightly",
]
[tests]
run = ["none"]
comments = [
"examples and integration tests are not included in published crates",
"tower dev-dependency is not packaged",
]