Skip to content

Commit 90e2ffb

Browse files
authored
Rollup merge of #41374 - steveklabnik:update-mdbook, r=frewsxcv
update mdbook Ship some more improvements. r? @rust-lang/docs
2 parents aa91af7 + 43d92bb commit 90e2ffb

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.18"
11+
version = "0.0.19"
1212
default-features = false

0 commit comments

Comments
 (0)