Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails if tauri version is a string #1653

Closed
lucasfernog opened this issue Apr 29, 2021 · 0 comments
Closed

Build fails if tauri version is a string #1653

lucasfernog opened this issue Apr 29, 2021 · 0 comments
Assignees

Comments

@lucasfernog
Copy link
Member

If the tauri crate version on Cargo.toml is a string, the CLI fails to parse it.

Example:

tauri = "1.0.0-beta-rc.0

It fails with an "unsupported format" error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant