From 916b1fe9e6b4aea6b6d30d6d6bd1973dfad82a5f Mon Sep 17 00:00:00 2001 From: David Bernard Date: Tue, 10 Dec 2024 15:23:57 +0100 Subject: [PATCH] build: update the configuration of mise --- .mise.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.mise.toml b/.mise.toml index ee8bb98..8836400 100644 --- a/.mise.toml +++ b/.mise.toml @@ -13,7 +13,4 @@ grpcurl = '1.9' protoc = '29.1' # grpc-health-probe = "*" # sccache = "0.5" -binstall = "1.10" - -[plugins] -binstall = "https://github.com/davidB/asdf-cargo-binstall" +"aqua:cargo-bins/cargo-binstall" = "1" # do not use cargo-binstall (it's a special name used by mise)