Skip to content

feat(justfile): add install-tools recipe#8

Merged
sksizer merged 1 commit into
mainfrom
feat/install-tools-recipe
Apr 7, 2026
Merged

feat(justfile): add install-tools recipe#8
sksizer merged 1 commit into
mainfrom
feat/install-tools-recipe

Conversation

@sksizer

@sksizer sksizer commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • New `install-tools` recipe runs `cargo install --locked cargo-outdated cargo-audit`, the optional tools required by the existing `outdated` and `audit` recipes.

Test plan

  • `just install-tools` succeeds on a clean machine
  • `just outdated` and `just audit` work afterwards

Installs cargo-outdated and cargo-audit, which are required by the
'outdated' and 'audit' recipes but not bundled with rustup.
@sksizer
sksizer merged commit 312dac9 into main Apr 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant