There was an error while loading. Please reload this page.
1 parent 1452ed7 commit cc0fb5aCopy full SHA for cc0fb5a
1 file changed
ci/docker-rust/Dockerfile
@@ -32,6 +32,7 @@ RUN set -x \
32
&& rustup component add clippy \
33
&& rustup target add wasm32-unknown-unknown \
34
&& cargo install cargo-audit \
35
+ && cargo install cargo-hack \
36
&& cargo install cargo-sort \
37
&& cargo install mdbook \
38
&& cargo install mdbook-linkcheck \
0 commit comments