Skip to content

Commit

Permalink
Update Rust crate mdbook to ^0.4.36 (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 3a2f7d1 commit 2f63526
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 28 deletions.
75 changes: 48 additions & 27 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 @@ -12,7 +12,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
mdbook = "^0.4.35"
mdbook = "^0.4.36"
clap = { version = "4.4", features = ["derive"] }
serde_json = "1.0"
pulldown-cmark = "0.9"
Expand Down

0 comments on commit 2f63526

Please sign in to comment.