Skip to content

Commit c99bd05

Browse files
ryoqunwen-coding
authored andcommitted
Install cargo-hack for upcoming dev-utils (solana-labs#32234)
1 parent 3bbeb53 commit c99bd05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker-rust/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RUN set -x \
3232
&& rustup component add clippy \
3333
&& rustup target add wasm32-unknown-unknown \
3434
&& cargo install cargo-audit \
35+
&& cargo install cargo-hack \
3536
&& cargo install cargo-sort \
3637
&& cargo install mdbook \
3738
&& cargo install mdbook-linkcheck \

0 commit comments

Comments
 (0)