Skip to content

Commit 504d3df

Browse files
Bump mdbook from 0.4.9 to 0.4.10 in /blacksmith (#542)
Bumps [mdbook](https://github.com/rust-lang/mdBook) from 0.4.9 to 0.4.10. - [Release notes](https://github.com/rust-lang/mdBook/releases) - [Changelog](https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md) - [Commits](rust-lang/mdBook@v0.4.9...v0.4.10) --- updated-dependencies: - dependency-name: mdbook dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 578f574 commit 504d3df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

blacksmith/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blacksmith/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ version = "2.33.3"
2121
default-features = false
2222

2323
[dependencies.mdbook]
24-
version = "=0.4.9"
24+
version = "=0.4.10"
2525
default-features = false
2626
features = ["search"]

0 commit comments

Comments
 (0)