Skip to content

Commit

Permalink
mermaid
Browse files Browse the repository at this point in the history
  • Loading branch information
ewan-chalmers committed Oct 10, 2024
1 parent 251459e commit bd0c93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $(MDBOOK_TOC):

MDBOOK_MERMAID := $(TOOLS_BIN_DIR)/mdbook-mermaid
$(MDBOOK_MERMAID):
$(CRATE_INSTALL) --git badboy/mdbook-mermaid --tag v0.11.2 --to $(TOOLS_BIN_DIR) --force
$(CRATE_INSTALL) --git badboy/mdbook-mermaid --tag v0.8.3 --to $(TOOLS_BIN_DIR) --force

DEPS := $(MDBOOK) $(MDBOOK_TOC) $(MDBOOK_MERMAID)

Expand Down

0 comments on commit bd0c93f

Please sign in to comment.