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

1
Cargo.lock generated
View File

@@ -109,7 +109,6 @@ dependencies = [
"impls",
"indexmap 2.2.6",
"mlua",
"once_cell",
"paste",
"pollster",
"regex",