Skip to content

Commit bdccd3f

Browse files
Update Rust crate comrak to v0.34.0
1 parent ec827ca commit bdccd3f

File tree

2 files changed

+59
-51
lines changed

2 files changed

+59
-51
lines changed

Cargo.lock

Lines changed: 58 additions & 50 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.204"
1313
serde_derive = "=1.0.204"
1414
serde_yaml = "=0.9.33"
1515
serde_json = "=1.0.137"
16-
comrak = "=0.26.0"
16+
comrak = "=0.34.0"
1717
rayon = "=1.10.0"
1818
regex = "=1.11.1"
1919
sass-rs = "=0.2.2"

0 commit comments

Comments
 (0)