Add more e2e-tests

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-07-15 00:32:17 +10:00
parent e0521e25ff
commit 26705b5b38
No known key found for this signature in database
GPG key ID: 76D1E687CA3C4928
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "cargo-binstall"
description = "Rust binary package installer for CI integration"
repository = "https://github.com/cargo-bins/cargo-binstall"
repository = "https://github.com/cargo-bins/cargo-binstall.git"
version = "0.12.0"
rust-version = "1.61.0"
authors = ["ryan <ryan@kurte.nz>"]

View file

@ -1,7 +1,7 @@
[package]
name = "cargo-binstall"
description = "Rust binary package installer for CI integration"
repository = "https://gitlab.kitware.com/NobodyXu/hello-world"
repository = "https://gitlab.kitware.com/NobodyXu/hello-world.git"
version = "0.2.0"
rust-version = "1.61.0"
authors = ["ryan <ryan@kurte.nz>"]