Skip to content

Commit 78d4fc1

Browse files
authored
Merge pull request #1282 from jyn514/comrak
Update comrak to 0.9.1
2 parents f561456 + b99bd46 commit 78d4fc1

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

Cargo.lock

Lines changed: 18 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 @@ badge = { path = "crates/badge" }
3737
docsrs-metadata = { path = "crates/metadata" }
3838
backtrace = "0.3"
3939
failure = { version = "0.1.3", features = ["backtrace"] }
40-
comrak = { version = "0.8", default-features = false }
40+
comrak = { version = "0.9.1", default-features = false }
4141
toml = "0.5"
4242
schemamama = "0.3"
4343
schemamama_postgres = "0.3"

0 commit comments

Comments
 (0)