feat: add basic file

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-23 23:21:53 +02:00
parent 78c86dc39a
commit 071cb43510
4 changed files with 166 additions and 20 deletions

View File

@@ -14,3 +14,4 @@ dotenv.workspace = true
serde = { version = "1.0.197", features = ["derive"] }
uuid = { version = "1.7.0", features = ["v4"] }
toml = "0.8.19"