Open tcurdt opened 2 days ago
@tcurdt what s your cargo/ rust version? it builds fine here but i have not update rust/cargo in quite some time
I tried with
$ rustc --version
rustc 1.82.0 (f6e511eec 2024-10-15) (Homebrew)
$ cargo --version
cargo 1.82.0
@tcurdt I am on 1.72.0 so should be fine. Will try to update and see if I can reproduce. In fact the issue might be on tauri's side. Feels like they remove some cargo packages(and I already have then locally). Will need to update tauri, though updating tauri is never an easy task as they often make breaking changes
Description
Steps To Reproduce
git clone yarn install yarn dev
Expected behavior
For it to build
App Version
master
Operating System Version
macOS 15.0
Additional Information
No response