about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorWho? Me?! <mark-i-m@users.noreply.github.com>2018-11-09 19:31:47 -0600
committerWho? Me?! <mark-i-m@users.noreply.github.com>2018-11-09 19:37:59 -0600
commited24e55436f63b8ee01ab75ecf8b3d5bf34d2092 (patch)
treef5079802b5631e6533de42f16b5039522f8025ef /src/doc/rustc-dev-guide
parent4b26ea4b5040f00e55829a7fe1115e452e860e98 (diff)
downloadrust-ed24e55436f63b8ee01ab75ecf8b3d5bf34d2092.tar.gz
rust-ed24e55436f63b8ee01ab75ecf8b3d5bf34d2092.zip
Don't keep recompiling!
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rwxr-xr-xsrc/doc/rustc-dev-guide/ci/install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/ci/install.sh b/src/doc/rustc-dev-guide/ci/install.sh
index 80f8de4e8a5..947d751b488 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.2
-cargo_install mdbook-linkcheck 0.2
+cargo_install mdbook 0.2.2
+cargo_install mdbook-linkcheck 0.2.3