This commit is contained in:
parent
5b0798277d
commit
ec0b626ed8
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ RUN curl -L https://github.com/cargo-bins/cargo-binstall/releases/download/v1.9.
|
||||||
|
|
||||||
RUN cargo binstall -y \
|
RUN cargo binstall -y \
|
||||||
cargo-chef@0.1.67 \
|
cargo-chef@0.1.67 \
|
||||||
|
cargo-hack@0.6.31 \
|
||||||
release-plz@0.3.80 && \
|
release-plz@0.3.80 && \
|
||||||
rustup component add rustfmt clippy
|
rustup component add rustfmt clippy
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue