Add mdbook deps for build-book recipe (#1258) (#1259)

This commit is contained in:
Christopher Morrow
2022-07-06 13:36:28 -07:00
committed by GitHub
parent d2d405aa28
commit d7fd57e420

View File

@@ -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: