Skip to content

rust: Use Cargo to build the Rust portion

Pros: Ability to use Rust libraries from crates.io Problems: Need to lock library versions and document their reproducible building, either via Cargo.lock or vendoring.

WIP: doesn't work with Meson 0.49 we have in the repo :(

Edited by Dorota Czaplejewicz

Merge request reports