diff --git a/justfile b/justfile index 5c452f0..f3bf567 100755 --- a/justfile +++ b/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: