Skip to content

cargo: Use the Meson build dir as the Cargo root

Adrien Plazas requested to merge aplazas/gnome-tour:cargo into master

This avoids recompiling the dependencies evey time in Builder when Rust Analyzer is enabled.

Merge request reports