i added so much that its hard to remember what i added.

This commit is contained in:
2025-02-05 19:23:49 +01:00
parent 04a0efcfd7
commit 3f2c628830
9 changed files with 226 additions and 132 deletions
+1
View File
@@ -7,6 +7,7 @@ edition = "2021"
[dependencies]
poise = "0.6.1"
pyo3 = "0.23.4"
rand = "0.9.0"
serde_json = "1.0.138"
tokio = { version = "1.43.0", features = ["rt-multi-thread"] }