Skip to content

Commit 241c83d

Browse files
committed
install-docs script update
1 parent e93bd37 commit 241c83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ test:
33

44
install-docs:
55
cargo install mdbook
6-
cargo install mdbook-keeper
6+
cargo install mdbook-keeper@0.3.0
77

88
serve-docs:
99
(cd docs && mdbook serve --open)

0 commit comments

Comments
 (0)