From 1fc46e3c0bd0075f6ca9eeb50eecad10dbf767b8 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 22 Apr 2021 05:08:11 -0600 Subject: actually render the readme --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a0607dd..f9645e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,5 @@ async-std = { version = "1.8.0", features = ["attributes"] } clap = "2.33.3" eyre = "0.6.5" git2 = "0.13.18" +pulldown-cmark = "0.8.0" tide = "0.16.0" -- cgit v1.2.3