moved lamm to it's own repository

This commit is contained in:
2024-10-14 18:01:34 -04:00
parent 9317c83dec
commit 053ec0ba67
7 changed files with 38 additions and 953 deletions

View File

@@ -8,4 +8,4 @@ poise = "0.6.1"
tokio = { version = "1", features = ["full"] }
dotenv = "0.15.0"
rand = "0.8.5"
regex = "1.11"
lamm = { git = "https://github.com/minneelyyyy/lamm", branch = "dev" }