cargo-tauri-version

Crates.iocargo-tauri-version
lib.rscargo-tauri-version
version1.0.1
sourcesrc
created_at2023-11-23 04:07:18.958779
updated_at2023-11-23 04:19:14.075382
descriptionA 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.
homepagehttps://github.com/h2-technologies/cargo-tauri-version
repositoryhttps://github.com/h2-technologies/cargo-tauri-version
max_upload_size
id1045796
size7,061
(ahadley1124)

documentation

https://docs.rs/cargo-tauri-version

README

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.

Commit count: 7

cargo fmt