Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Dec 8, 2023
1 parent 1aae35e commit e81b899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthly/rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ rust-base:
cargo install cargo-machete --version=0.6.0 && \
cargo install refinery_cli --version=0.8.11 && \
cargo install cargo-deny --version=0.14.3 && \
cargo install cargo-modules --version=0.12.0 && \
cargo install cargo-modules --version=0.10.2 && \
cargo install cargo-depgraph --version=1.5.0

SAVE ARTIFACT $CARGO_HOME/bin/refinery refinery
Expand Down

0 comments on commit e81b899

Please sign in to comment.