Add e2e-tests to cover it

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-07-15 00:25:17 +10:00
parent af3eb35fee
commit 01a09141be
No known key found for this signature in database
GPG key ID: 76D1E687CA3C4928

View file

@ -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 <ryan@kurte.nz>"]