The source project of this merge request has been removed.
plugins/meson-templates/rust: Handles pre-existing source files nicely with Cargo
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