diff --git a/Cargo.toml b/Cargo.toml index 6bcf93a..4707eae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.2" edition = "2021" description = "The simple git interface for gix suitable for async context (with tokio)" -repository = "https://github.com/cargo-bins/cargo-binstall" +repository = "https://github.com/cargo-bins/simple-git" documentation = "https://docs.rs/simple-git" rust-version = "1.65.0" authors = ["Jiahao XU "]