Skip to content

Commit 176e227

Browse files
committed
Update comrak to v0.12.1
1 parent 487446d commit 176e227

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.

src/markdown/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ path = "lib.rs"
1313

1414
[dependencies]
1515
ammonia = "3.1.2"
16-
comrak = { version = "0.10.1", default-features = false }
16+
comrak = { version = "0.12.1", default-features = false }
1717
htmlescape = "0.3.1"
1818
url = "2.2.2"

0 commit comments

Comments
 (0)