Crates.io | cargo-tauri-version |
lib.rs | cargo-tauri-version |
version | 1.0.1 |
source | src |
created_at | 2023-11-23 04:07:18.958779 |
updated_at | 2023-11-23 04:19:14.075382 |
description | 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. |
homepage | https://github.com/h2-technologies/cargo-tauri-version |
repository | https://github.com/h2-technologies/cargo-tauri-version |
max_upload_size | |
id | 1045796 |
size | 7,061 |
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.