Skip to content

plugins/meson-templates/rust: Handles pre-existing source files nicely with Cargo

William Roy requested to merge (removed):main into main

Since Cargo will recursively go through the crate(s) and find the available module(s), we should not pass them manually to meson.

Signed-off-by: William Roy wroy@proton.me

Merge request reports