mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
bump mdbook to v0.3.1
This commit is contained in:
parent
009ca9a0be
commit
69729d78eb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ main() {
|
|||
|
||||
# install mdbook
|
||||
curl -LSfs https://japaric.github.io/trust/install.sh | \
|
||||
sh -s -- --git rust-lang-nursery/mdbook --tag v0.2.1
|
||||
sh -s -- --git rust-lang-nursery/mdbook --tag v0.3.1
|
||||
|
||||
pip install linkchecker --user
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue