From d9b693fafcfa203525a6293136e2db88a6414a45 Mon Sep 17 00:00:00 2001 From: Denis Gorbachev <829578+DenisGorbachev@users.noreply.github.com> Date: Tue, 23 Jul 2024 10:00:21 +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