#tauri #version #cargo #cargo-subcommand #subcommand #cargo-manifest

app cargo-tauri-version

A cargo subcommand to output the current version of a tauri app. Future versions will allow for setting the version and ensuring the version is set in the Cargo manifest.

1 stable release

1.0.1 Nov 23, 2023

#305 in Cargo plugins

41 downloads per month

MIT license

4KB

Cargo Tauri Version

This cargo subcommand will check the version of your tauri app in your tauri.conf.json file and print it to stdout to be used in your CI/CD pipeline.

Dependencies

~360–760KB
~17K SLoC