[][src]Function changelog::read_repo

pub fn read_repo(dir: &str) -> Result<String>

Get the repository name from Cargo.toml. Fallbacks to directory name if Cargo.toml does not exists.