about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/ci
diff options
context:
space:
mode:
authorWho? Me?! <mark-i-m@users.noreply.github.com>2019-07-19 11:23:56 -0500
committerWho? Me?! <mark-i-m@users.noreply.github.com>2019-07-19 11:37:20 -0500
commitb6f07d808b54d5525de2dd42ab78bacb7fd137f2 (patch)
tree5b5cdc818d4aa1472a40c79c1f8d9e9fed445285 /src/doc/rustc-dev-guide/ci
parent92e36bf443aed329d305ee99ab88bbef6ccec7eb (diff)
downloadrust-b6f07d808b54d5525de2dd42ab78bacb7fd137f2.tar.gz
rust-b6f07d808b54d5525de2dd42ab78bacb7fd137f2.zip
Update install.sh
Diffstat (limited to 'src/doc/rustc-dev-guide/ci')
-rwxr-xr-xsrc/doc/rustc-dev-guide/ci/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/ci/install.sh b/src/doc/rustc-dev-guide/ci/install.sh
index be64d1ee831..48df957f975 100755
--- a/src/doc/rustc-dev-guide/ci/install.sh
+++ b/src/doc/rustc-dev-guide/ci/install.sh
@@ -20,5 +20,5 @@ function cargo_install() {
   fi
 }
 
-cargo_install mdbook 0.3.0
+cargo_install mdbook 0.3.1
 cargo_install mdbook-linkcheck 0.3.1