diff --git a/Cargo.toml b/Cargo.toml index 03ba7d7..99a2ad6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"