Add cargo install cargo-watch
to dev-deps recipe
type: development
This commit is contained in:
parent
4b6191773a
commit
687a863b45
1
justfile
1
justfile
@ -57,6 +57,7 @@ changes:
|
|||||||
dev-deps:
|
dev-deps:
|
||||||
brew install grip
|
brew install grip
|
||||||
cargo install mdbook
|
cargo install mdbook
|
||||||
|
cargo install cargo-watch
|
||||||
|
|
||||||
# update readme table of contents
|
# update readme table of contents
|
||||||
update-toc:
|
update-toc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user