Skip to content

Commit

Permalink
feat(docker): install cargo-expand
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Oct 21, 2023
1 parent 1b95949 commit d7498ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ RUN pushd /tmp ;\

RUN rustup default stable

RUN cargo binstall cargo-nextest cargo-watch cargo-machete cargo-outdated --no-confirm
RUN cargo binstall cargo-nextest cargo-watch cargo-machete cargo-outdated cargo-expand --no-confirm

RUN paru -S --noconfirm httpie tokei mprocs-bin lf rust-analyzer ouch ripgrep helix helixbinhx

Expand Down

0 comments on commit d7498ec

Please sign in to comment.