Skip to content

Commit 18cfe7c

Browse files
committed
Depend on pulldown-cmark crate
1 parent f5691af commit 18cfe7c

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed

Cargo.lock

Lines changed: 57 additions & 0 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ authors = ["Caleb Maclennan <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8+
pulldown-cmark = "0.7.1"

0 commit comments

Comments
 (0)