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

11 lines
248 B

[package]
summary = "Modular and reusable components for building robust clients and servers"
cargo-toml-patch-comments = [
"bump sync_wrapper dependency from 0.1.1 to 1",
]
[tests]
run = ["none"]
comments = ["tests can only be run in-tree"]