Closed codad5 closed 10 months ago
Both Tauri Specta version 2.0.0-rc.2
and 2.0.0-rc.1
had issues in them which were missed before release (if you check docs.rs
they failed to build docs).
Please try upgrading to Tauri Specta 2.0.0-rc.4
& Specta 2.0.0-rc.7
. I can't provide support for older versions.
Both Tauri Specta version
2.0.0-rc.2
and2.0.0-rc.1
had issues in them which were missed before release (if you checkdocs.rs
they failed to build docs).Please try upgrading to Tauri Specta
2.0.0-rc.4
& Specta2.0.0-rc.7
. I can't provide support for older versions.
Thanks al🤗t , then I guess there need to be some changes in the docs(README.md) , cause it would be misleading to others
Thanks @tbrockman for updating the docs, I completely missed that they were outdated!
Hello , using v2.0.0-rc.5 i am getting this error
Here are my code
cargo.toml
response.rs
argument.rs
tauri_command.rs
main.rs