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-gix-pack/rust2rpm.toml

11 lines
300 B

[features]
# Drop wasm feature as Fedora does not support building against wasm targets
hide = ["wasm"]
[tests]
run = ["none"]
comments = [
"Deactivate tests because of a missing dev-dependency (gix-testtools)",
"See https://github.com/Byron/gitoxide/discussions/900 for more information"
]