Skip to content

Commit d5efadd

Browse files
committed
Auto merge of #50147 - mattico:update-mdbook, r=Mark-Simulacrum
Update mdbook cc @steveklabnik This is safe to land because the only changes are CSS fixes and dependency updates. This is important to land because some of those CSS bugs are really annoying. 😉
2 parents 8887396 + be1f242 commit d5efadd

File tree

2 files changed

+38
-11
lines changed

2 files changed

+38
-11
lines changed

src/Cargo.lock

Lines changed: 37 additions & 10 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,6 +8,6 @@ license = "MIT/Apache-2.0"
88
clap = "2.25.0"
99

1010
[dependencies.mdbook]
11-
version = "0.1.5"
11+
version = "0.1.6"
1212
default-features = false
1313
features = ["search"]

0 commit comments

Comments
 (0)