feat: update

This commit is contained in:
2025-05-25 16:12:29 +02:00
parent b86fec2a58
commit 15298f1f96
4 changed files with 853 additions and 560 deletions

View File

@@ -39,7 +39,7 @@ tempfile = { version = "3.10.0" }
serde_json = "1.0.113"
rlua = "0.19.8"
rlua-searcher = "0.1.0"
dotenv = { version = "0.15.0", features = ["clap"] }
dotenvy = { version = "0.15.7" }
blake3 = "1.5.0"
tokio = { version = "1.36.0", features = ["full"] }
futures-util = "0.3.30"