Closed kareemmahlees closed 3 months ago
I'm having the same issue after upgrading. I cannot get tauri-specta to work no matter the version of tauri or tauri-specta
Closing in favor on main
which is now on the latest Tauri.
Also be careful using forks that don't lock the version to a specific Tauri version (Eg. tauri = "=..."
) in the Cargo.toml
because it means your builds will break when running cargo update
or if your not using a Cargo lockfile. We do in Tauri Specta to ensure your builds won't randomly break.
Issue
I am trying to update to the latest version of tauri-specta as of this piece of code and I am getting tons of issues when building tauri: