Cargo.toml: dependency trimming

This commit is contained in:
Emma Tebibyte 2024-07-02 08:37:09 -06:00
parent 44efca7d06
commit 9f7cba17b8
Signed by: emma
GPG Key ID: 06FA419A1698C270

View File

@ -4,8 +4,6 @@ version = "0.0.1"
edition = "2021"
[dependencies]
git2 = "0.18.1"
pulldown-cmark = "0.9.3"
syntect = "5.1.0"
tera = "1.19.1"
toml = "0.8.8"