From 611ca92b4a9fb39d36d664ac908ea23b9870ea2d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 30 Aug 2023 11:15:36 +0900 Subject: [PATCH] Update cargo-binstall link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bed2dfe2..b7ad04af 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,7 @@ scoop install cargo-hack ### Via cargo-binstall -You can install cargo-hack using [cargo-binstall](https://github.com/ryankurte/cargo-binstall): +You can install cargo-hack using [cargo-binstall](https://github.com/cargo-bins/cargo-binstall): ```sh cargo binstall cargo-hack