pub fn get_git_version(
project_dir: &Path,
config: &VersioningConfig,
) -> Result<String>Expand description
Get version from git tags
pub fn get_git_version(
project_dir: &Path,
config: &VersioningConfig,
) -> Result<String>Get version from git tags