Hello,
I would like to know how I could configure RustRover to use the correct working directory with a tauri project (src-tauri directory) when trying to build with ctrl+F9.
As of today ctrl+F9 doesn't do anything and I have to launch cargo build through a terminal.
Thank you very much in advance for any help.