This commit is contained in:
2024-12-19 10:40:18 -08:00
parent 06c5cb6cbf
commit 51154044cc
8 changed files with 509 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ async-graphql-rocket = "6.0.11"
async-trait = "0.1.81"
build-info = "0.0.38"
cacher = {git = "http://git-private.h.xinu.tv/wathiede/cacher.git"}
chrono = "0.4.39"
clap = { version = "4.5.23", features = ["derive"] }
css-inline = "0.13.0"
html-escape = "0.2.13"
linkify = "0.10.0"