diff --git a/data/crates.json b/data/crates.json index b6adea1..a35b216 100644 --- a/data/crates.json +++ b/data/crates.json @@ -122,6 +122,10 @@ "name": "rust-cache (github action)", "link": "https://github.com/Swatinem/rust-cache#rust-cache-action", "notes": "Github action to cache compilation artifacts and speed up subsequent runs." + }, { + "name": "install-action (github action", + "link": "https://github.com/taiki-e/install-action", + "notes": "GitHub Action for installing development tools (mainly from GitHub Releases)." }] } ]