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

8 lines
173 B

[package]
summary = "Store up to a small number of items on the stack"
[tests]
run = ["none"]
comments = ["missing dev-dependencies: debugger_test, debugger_test_parser"]