Skip to content

Commit 40b10e0

Browse files
renovate[bot]syphar
authored andcommitted
fix(deps): update rust crate comrak to 0.49.0
1 parent 353b9b3 commit 40b10e0

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 @@ url = { version = "2.1.1", features = ["serde"] }
3737
docsrs-metadata = { path = "crates/metadata" }
3838
anyhow = { version = "1.0.42", features = ["backtrace"]}
3939
thiserror = "2.0.3"
40-
comrak = { version = "0.48.0", default-features = false }
40+
comrak = { version = "0.49.0", default-features = false }
4141
syntect = { version = "5.0.0", default-features = false, features = ["parsing", "html", "dump-load", "regex-onig"] }
4242
toml = "0.9.2"
4343
opentelemetry = "0.31.0"

0 commit comments

Comments
 (0)