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

10 lines
161 B

[package]
cargo-toml-patch-comments = [
"drop MSVC- and MinGW-only features",
]
[requires]
build = ["python3-devel >= 3.7"]
lib = ["python3-devel >= 3.7"]