Skip to content

Commit 2a14d4b

Browse files
authoredFeb 28, 2017
Rollup merge of #40151 - steveklabnik:update-mdbook, r=frewsxcv
update mdbook version This contains two important bugfixes
2 parents 40069bb + d076e84 commit 2a14d4b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎src/Cargo.lock

+3-3
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.16"
11+
version = "0.0.17"
1212
default-features = false

0 commit comments

Comments
 (0)