1 2 3 4 5 6 7
[package] edition = "2021" name = "setver" description = "SetVer versioning scheme implementation in Rust" version = "0.3.0" license-file = "LICENSE" repository = "https://github.com/kleinesfilmroellchen/rust-setver"