Function tame_index::utils::cargo_version
source ยท pub fn cargo_version(working_dir: Option<&Path>) -> Result<Version, Error>
Expand description
Retrieves the current version of cargo being used
pub fn cargo_version(working_dir: Option<&Path>) -> Result<Version, Error>
Retrieves the current version of cargo being used