Skip to content

Commit

Permalink
chore(just): Fix just file
Browse files Browse the repository at this point in the history
  • Loading branch information
lquerel committed May 28, 2024
1 parent 4b91adc commit 1277731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ install:
cargo install cargo-machete
cargo install cargo-depgraph
cargo install cargo-edit
rustup install nightly-2023-10-10 # used by cargo-check-external-types
rustup install nightly-2024-05-01 # used by cargo-check-external-types
cargo install cargo-check-external-types
cargo install git-cliff
cargo install cargo-tarpaulin
Expand Down

0 comments on commit 1277731

Please sign in to comment.