Skip to content

Commit

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

---
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 Aug 4, 2023
1 parent 0cb7451 commit 3ed682a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 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 @@ -29,7 +29,7 @@ description = "A modern hardware description language"
anyhow = "1.0"
clap = {version = "4.3.19", features = ["derive"]}
log = "0.4.19"
mdbook = "0.4.32"
mdbook = "0.4.33"
miette = {version = "5.10", features = ["fancy"]}
regex = "1.9.1"
semver = {version = "1.0", features = ["serde"]}
Expand Down

0 comments on commit 3ed682a

Please sign in to comment.