Skip to content

Commit 80d3f3a

Browse files
committed
Update mdbook to new version
This brings back playpen integration for the books.
1 parent 5d0be0d commit 80d3f3a

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

src/Cargo.lock

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/tools/rustbook/Cargo.toml

+1-1
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)