Skip to content

Commit bdcb7fb

Browse files
committed
Auto merge of #44977 - steveklabnik:update-mdbook, r=alexcrichton
update mdbook Fixes #44704
2 parents 185cc5f + 1bbf41d commit bdcb7fb

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

src/Cargo.lock

+17-17
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.25.0"
99

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

0 commit comments

Comments
 (0)