Skip to content

Commit b51e346

Browse files
Update Rust crate comrak to v0.37.0 (#1533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 248102a commit b51e346

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
@@ -8,7 +8,7 @@ edition = "2024"
88
blog = { path = "." }
99
chrono = "=0.4.40"
1010
color-eyre = "=0.6.3"
11-
comrak = "=0.36.0"
11+
comrak = "=0.37.0"
1212
eyre = "=0.6.12"
1313
front_matter = { path = "front_matter" }
1414
insta = "=1.42.2"

0 commit comments

Comments
 (0)