mirror of
https://github.com/casey/just.git
synced 2025-12-23 11:37:29 +00:00
parent
d2d405aa28
commit
d7fd57e420
1 changed files with 1 additions and 0 deletions
1
justfile
1
justfile
|
|
@ -99,6 +99,7 @@ install-dev-deps:
|
|||
cargo +nightly install cargo-fuzz
|
||||
cargo install cargo-check
|
||||
cargo install cargo-watch
|
||||
cargo install mdbook mdbook-linkcheck
|
||||
|
||||
# install system development dependencies with homebrew
|
||||
install-dev-deps-homebrew:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue