From 649230d5e5972290cf9e4e03d1c7a93ae2ddcb12 Mon Sep 17 00:00:00 2001 From: Denis Gorbachev <829578+DenisGorbachev@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:58:18 +0700 Subject: [PATCH] chore: install cargo-machete --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 15d534a..23d48d8 100755 --- a/install.sh +++ b/install.sh @@ -9,6 +9,7 @@ npm install --global \ @commitlint/config-conventional@19.2.2 cargo install --git https://github.com/DenisGorbachev/cargo-doc2readme --branch dev +cargo install cargo-machete # Install yj curl -L https://github.com/sclevine/yj/releases/download/v5.1.0/yj-linux-amd64 -o /tmp/yj