No more global LUA
All checks were successful
Build and deploy / Build application (push) Successful in 3m45s
Build and deploy / Build container (push) Successful in 54s
Build and deploy / Deploy container (push) Successful in 29s

This commit is contained in:
2024-11-30 05:10:40 +01:00
parent ae2c27551f
commit 8b04435537
5 changed files with 23 additions and 34 deletions

View File

@@ -56,7 +56,6 @@ mlua = { version = "0.10.1", features = [
"async",
"send",
] }
once_cell = "1.19.0"
hostname = "0.4.0"
tokio-util = { version = "0.7.11", features = ["full"] }
uuid = "1.8.0"