Skip to content

meson: Use workspace Cargo.toml to find crates path

We were globing recursively during meson run and it was spending 20secs here in total only to run the dependencies.py script

Merge request reports