Skip to content

Commit

Permalink
Bump mdbook from 0.4.43 to 0.4.44
Browse files Browse the repository at this point in the history
Bumps [mdbook](https://github.com/rust-lang/mdBook) from 0.4.43 to 0.4.44.
- [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.43...v0.4.44)

---
updated-dependencies:
- dependency-name: mdbook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 57749e5 commit d1f2313
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ codegen-units = 1

[dependencies]
clap = { version = "4.5.21", features = ["derive"] }
mdbook = { version = "0.4.43", default-features = false }
mdbook = { version = "0.4.44", default-features = false }
pulldown-cmark = "0.10.3"
pulldown-cmark-to-cmark = "13.0.0"
semver = "1.0.23"
Expand Down

0 comments on commit d1f2313

Please sign in to comment.