Skip to content

Commit 2d5849c

Browse files
sypharGuillaumeGomez
authored andcommitted
upgrade comrak to 0.39.0
1 parent f7df953 commit 2d5849c

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
@@ -37,7 +37,7 @@ docsrs-metadata = { path = "crates/metadata" }
3737
anyhow = { version = "1.0.42", features = ["backtrace"]}
3838
backtrace = "0.3.61"
3939
thiserror = "2.0.3"
40-
comrak = { version = "0.38.0", default-features = false }
40+
comrak = { version = "0.39.0", default-features = false }
4141
syntect = { version = "5.0.0", default-features = false, features = ["parsing", "html", "dump-load", "regex-onig"] }
4242
toml = "0.8.0"
4343
prometheus = { version = "0.14.0", default-features = false }

0 commit comments

Comments
 (0)