Skip to content

Cargo.toml Version Seems Incorrect #55

Description

@Alvlex

Hi,

Something I've noticed here

version = "0.7.1+v.0.28.3"

The string looks malformed 'version = "0.7.1+v.0.28.3"'
Should this be 'version = "v0.7.2+v0.28.3"?
Adding the v, updating to version v0.7.2 and removing the extra . in v0.28.3

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions