diff --git a/Cargo.toml b/Cargo.toml index ce5786a..03ba7d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ path = "source/main.rs" askama = "0.11.1" color-eyre = "0.6.2" rsass = "0.23.4" -serde_json = "1.0.91" +toml-frontmatter = "0.1.0" [dependencies.serde] features = ["derive"]