diff --git a/e2e-tests/manifests/private-github-repo-test-Cargo.toml b/e2e-tests/manifests/private-github-repo-test-Cargo.toml index cf5cf9e6..38e3ea76 100644 --- a/e2e-tests/manifests/private-github-repo-test-Cargo.toml +++ b/e2e-tests/manifests/private-github-repo-test-Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cargo-binstall" description = "Rust binary package installer for CI integration" -repository = "https://github.com/cargo-bins/private-repo-for-testing" +repository = "https://github.com/cargo-bins/private-repo-for-testing.git" version = "0.12.0" rust-version = "1.61.0" authors = ["ryan "]