Skip to content

Commit 8cae555

Browse files
jyn514Joshua Nelson
authored and
Joshua Nelson
committed
Update comrak
This gets rid of one of our 4 versions of `quote`.
1 parent 16f441c commit 8cae555

File tree

2 files changed

+30
-32
lines changed

2 files changed

+30
-32
lines changed

Cargo.lock

Lines changed: 29 additions & 31 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
@@ -24,7 +24,7 @@ url = "1.4"
2424
libc = "0.2"
2525
badge = { version = "0", path = "src/web/badge" }
2626
failure = "0.1.3"
27-
comrak = { version = "0.5", default-features = false }
27+
comrak = { version = "0.7", default-features = false }
2828
toml = "0.5"
2929
html5ever = "0.24"
3030
schemamama = "0.3"

0 commit comments

Comments
 (0)