Skip to content

Commit

Permalink
[BOT] Updating 19dffe5 content
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 21, 2024
1 parent 19dffe5 commit 137040c
Show file tree
Hide file tree
Showing 6 changed files with 608 additions and 523 deletions.
23 changes: 16 additions & 7 deletions rustbook-en/packages/mdbook-trpl-listing/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 rustbook-en/packages/mdbook-trpl-listing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ edition = "2021"

[dependencies]
clap = { version = "4", features = ["derive"] }
html_parser = "0.7.0"
mdbook = { version = "0.4", default-features = false } # only need the library
pulldown-cmark = { version = "0.10", features = ["simd"] }
pulldown-cmark-to-cmark = "13"
serde_json = "1"
thiserror = "1.0.60"
toml = "0.8.12"
xmlparser = "0.13.6"

[dev-dependencies]
assert_cmd = "2"
Loading

0 comments on commit 137040c

Please sign in to comment.