Skip to content

Commit

Permalink
Install cargo-hack for upcoming dev-utils (solana-labs#32234)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun authored and HaoranYi committed Jun 22, 2023
1 parent 160b81f commit 7d8916c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/docker-rust/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ RUN set -x \
&& rustup component add clippy \
&& rustup target add wasm32-unknown-unknown \
&& cargo install cargo-audit \
&& cargo install cargo-hack \
&& cargo install cargo-sort \
&& cargo install mdbook \
&& cargo install mdbook-linkcheck \
Expand Down

0 comments on commit 7d8916c

Please sign in to comment.