Add basic commands

This commit is contained in:
Joscha 2024-12-28 00:04:09 +01:00
parent 39ab887b47
commit 9a1ba8f1ce
7 changed files with 589 additions and 41 deletions

View file

@ -7,6 +7,7 @@ version = "0.5.1"
edition = "2021"
[workspace.dependencies]
async-trait = "0.1.83"
caseless = "0.2.1"
cookie = "0.18.1"
futures-util = "0.3.31"