We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5787fe commit 52c320fCopy full SHA for 52c320f
install-mdbook.sh
@@ -2,7 +2,7 @@
2
# The --locked flag is important for reproducible builds. It also
3
# avoids breakage due to skews between mdbook and mdbook-svgbob.
4
cargo install mdbook --locked --version 0.4.44
5
-cargo install mdbook-svgbob --locked --version 0.2.1
+cargo install mdbook-svgbob --version 0.2.1
6
cargo install mdbook-pandoc --locked --version 0.9.3
7
cargo install mdbook-i18n-helpers --locked --version 0.3.6
8
cargo install i18n-report --locked --version 0.2.0
0 commit comments