Skip to content

Commit

Permalink
Update Rust crate comrak to v0.25.0 (#9066)
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 Jul 12, 2024
1 parent 12e75f1 commit c2ed7e3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 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 crates/crates_io_markdown/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ path = "lib.rs"

[dependencies]
ammonia = "=4.0.0"
comrak = { version = "=0.24.1", default-features = false }
comrak = { version = "=0.25.0", default-features = false }
htmlescape = "=0.3.1"
url = "=2.5.2"

Expand Down

0 comments on commit c2ed7e3

Please sign in to comment.