Closed SSardorf closed 6 months ago
Removing the =
from the specta and tauri versions fixes the issue for me.
The latest version of tauri-specta is 2.0.0-rc.11 which should be used with specta 2.0.0-rc.12, like in this example.
The latest version of tauri-specta is 2.0.0-rc.11 which should be used with specta 2.0.0-rc.12, like in this example.
Appreciate your response. I just followed the v2 readme
Ah yep, will get that updated
Whoops completely forgot to update it when releasing Tauri Specta.
I would also recommend keeping the =
in case Tauri do any breaking changes which is why we show it in the docs.
In a completely new tauri application with the following cargo file:
I get the following error: