Finishes the generate implementation

This commit is contained in:
2025-12-24 15:58:23 +00:00
parent 8a0c10c6fc
commit d06d69d132
8 changed files with 97 additions and 30 deletions

View File

@@ -10,6 +10,7 @@ serde_json = "1.0.146"
tokio-util = "0.7.17"
tracing = "0.1.44"
futures-util = "0.3.31"
async-stream = "0.3.6"
[dev-dependencies]
dotenvy = "0.15.7"