Major upgrades, much code and docs rewritten.

This commit is contained in:
2023-10-17 15:33:31 +00:00
parent 0134bd1262
commit f6bbd7b5ff
8 changed files with 455 additions and 131 deletions
+2
View File
@@ -14,9 +14,11 @@ authors = [
classifiers = [
]
dependencies = [
"argon2-cffi",
"msgspec",
"pathvalidate",
"sanic",
"tomli_w",
"watchdog",
]