Hi, first excellent job you did here, hope it gets mainstream with the Tauri repo.
I'm having trubles building my app with GitHub actions on all 3 platforms (windows, macOS, and Ubuntu) due to tauri-sys build, the error is shown below, any idea how it could be solved ?

Activity
pick_foldersandpick_filesMethod #28JonasKruckenberg commentedon Dec 14, 2023
It'd be interested to see what Rust version you were using (getting around to fix all these issue with this package now) bc I'm running a build in CI on every commit and never experienced this problem.
Mouradost commentedon Dec 14, 2023
I was using rust 1.74 or 1.73 I forgot. I did however submit a PR #28 which solved it for me.