Skip to content

Commit 2c061a5

Browse files
Update Rust crate comrak to v0.35.0 (#1463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e63940 commit 2c061a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.217"
1313
serde_derive = "=1.0.217"
1414
serde_yaml = "=0.9.33"
1515
serde_json = "=1.0.137"
16-
comrak = { version = "=0.34.0", features = ["bon"] }
16+
comrak = { version = "=0.35.0", features = ["bon"] }
1717
rayon = "=1.10.0"
1818
regex = "=1.11.1"
1919
sass-rs = "=0.2.2"

0 commit comments

Comments
 (0)