1
Fork 0

Add comrak dependency.

This commit is contained in:
Bauke 2023-01-07 13:37:00 +01:00
parent 9581974eda
commit 235064a0ae
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ path = "source/main.rs"
[dependencies]
askama = "0.11.1"
color-eyre = "0.6.2"
comrak = "0.15.0"
rsass = "0.23.4"
toml-frontmatter = "0.1.0"