From 687a863b45a53a01aff431b49b288b88420e92fb Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sat, 21 Mar 2020 19:07:05 -0700 Subject: [PATCH] Add `cargo install cargo-watch` to dev-deps recipe type: development --- justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/justfile b/justfile index 274565c..7f8e944 100644 --- a/justfile +++ b/justfile @@ -57,6 +57,7 @@ changes: dev-deps: brew install grip cargo install mdbook + cargo install cargo-watch # update readme table of contents update-toc: