Skip to content

Commit cb71ee8

Browse files
committed
Update comrak
1 parent 3ed33b5 commit cb71ee8

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

Cargo.lock

Lines changed: 32 additions & 7 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
@@ -26,7 +26,7 @@ url = "1.4"
2626
libc = "0.2"
2727
badge = { version = "0", path = "src/web/badge" }
2828
error-chain = "0.10"
29-
comrak = { version = "0.2.2", default-features = false }
29+
comrak = { version = "0.2.10", default-features = false }
3030
toml = "0.4"
3131

3232
# iron dependencies

0 commit comments

Comments
 (0)