Skip to content

Commit 3ae5cad

Browse files
committed
Latest comrak (0.2.2)
1 parent da2a939 commit 3ae5cad

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

Cargo.lock

Lines changed: 20 additions & 10 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.1", default-features = false }
29+
comrak = { version = "0.2.2", default-features = false }
3030
toml = "0.4"
3131

3232
# iron dependencies

0 commit comments

Comments
 (0)