Skip to content

Commit ebb53c6

Browse files
Update Rust crate comrak to v0.24.1 (#1320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ba91ce commit ebb53c6

File tree

2 files changed

+20
-26
lines changed

2 files changed

+20
-26
lines changed

Cargo.lock

Lines changed: 19 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ serde = "=1.0.197"
1313
serde_derive = "=1.0.197"
1414
serde_yaml = "=0.9.33"
1515
serde_json = "=1.0.118"
16-
comrak = "=0.22.0"
16+
comrak = "=0.24.1"
1717
rayon = "=1.10.0"
1818
regex = "=1.10.5"
1919
sass-rs = "=0.2.2"

0 commit comments

Comments
 (0)