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

14 lines
228 B

[package]
cargo-toml-patch-comments = [
"bump heck dependency from 0.4 to 0.5",
"bump serial_test dev-dependency from 2.0 to 3.1",
]
[requires]
test = [
"/usr/bin/cython",
"/usr/bin/gcc",
"/usr/bin/g++",
]