Skip to main content

read_crate_version

Function read_crate_version 

Source
async fn read_crate_version(manifest_path: Option<&Path>) -> Result<String>
Expand description

Read [package].version from the Cargo.toml at manifest_path (defaults to Cargo.toml in the current directory).