Skip to content

Commit 7349f85

Browse files
Update Rust crate comrak to v0.22.0 (#1294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 939b85b commit 7349f85

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.

Cargo.toml

+1-1
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.115"
16-
comrak = "=0.21.0"
16+
comrak = "=0.22.0"
1717
rayon = "=1.10.0"
1818
regex = "=1.10.4"
1919
sass-rs = "=0.2.2"

0 commit comments

Comments
 (0)