DEBSOURCES
Skip Quicknav
sources / python-maturin / 1.9.4-3 / test-crates / wrong-python-source / Cargo.toml
123456789
[package] name = "wrong-python-source" version = "0.1.0" edition = "2021" [[bin]] name = "run_this" [dependencies]