fix mdbook versioning and index.hbs

This commit is contained in:
Michael Droogleever
2018-07-22 01:26:23 +02:00
parent 2fe5a7d5a8
commit a1fa694add
2 changed files with 20 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ main() {
sh -s -- \
--force \
--git rust-lang-nursery/mdBook \
--tag v0.1.5 \
--tag v0.1.8 \
--target x86_64-unknown-linux-musl
rustup target add thumbv6m-none-eabi