Skip to content

Commit 16b9eab

Browse files
Update Rust crate comrak to v0.23.0 (#8562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24089a7 commit 16b9eab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/crates_io_markdown/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ path = "lib.rs"
1414

1515
[dependencies]
1616
ammonia = "=4.0.0"
17-
comrak = { version = "=0.22.0", default-features = false }
17+
comrak = { version = "=0.23.0", default-features = false }
1818
htmlescape = "=0.3.1"
1919
url = "=2.5.0"
2020

0 commit comments

Comments
 (0)