Skip to content

Commit 36632f3

Browse files
authored
Rollup merge of rust-lang#40426 - steveklabnik:update-mdbook, r=alexcrichton
Update mdbook to new version This brings back playpen integration for the books. It'd be nice to land this before beta, but realistically that's probably not going to happen...
2 parents 38e4853 + 80d3f3a commit 36632f3

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

src/Cargo.lock

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/tools/rustbook/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ license = "MIT/Apache-2.0"
88
clap = "2.19.3"
99

1010
[dependencies.mdbook]
11-
version = "0.0.17"
11+
version = "0.0.18"
1212
default-features = false

0 commit comments

Comments
 (0)