feature: add cargo-hack v0.6.31
All checks were successful
/ test (push) Successful in 31s

This commit is contained in:
Paul Campbell 2024-08-12 09:37:39 +01:00
parent 5b0798277d
commit ec0b626ed8

View file

@ -29,6 +29,7 @@ RUN curl -L https://github.com/cargo-bins/cargo-binstall/releases/download/v1.9.
RUN cargo binstall -y \
cargo-chef@0.1.67 \
cargo-hack@0.6.31 \
release-plz@0.3.80 && \
rustup component add rustfmt clippy