Skip to content

Commit

Permalink
Update Rust crate comrak to v0.15.0 (#5472)
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 14, 2022
1 parent 09b1923 commit 5c184c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 54 deletions.
58 changes: 5 additions & 53 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-registry-markdown/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ path = "lib.rs"

[dependencies]
ammonia = "=3.2.1"
comrak = { version = "=0.14.0", default-features = false }
comrak = { version = "=0.15.0", default-features = false }
htmlescape = "=0.3.1"
url = "=2.3.1"

0 comments on commit 5c184c3

Please sign in to comment.