Skip to content

Build fails if tauri version is a string #1653

Description

@lucasfernog

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.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions