Skip to content

Commit 5e8dc48

Browse files
committed
Use comrak 0.3.1
1 parent 7632160 commit 5e8dc48

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
failure = "0.1"
29-
comrak = { version = "0.2.10", default-features = false }
29+
comrak = { version = "0.3", default-features = false }
3030
toml = "0.4"
3131
html5ever = "0.22"
3232
cargo = { git = "https://github.com/rust-lang/cargo.git" }

0 commit comments

Comments
 (0)