Executing Lua works correctly

This commit is contained in:
Clément Renault
2024-05-08 23:37:57 +02:00
parent ba85959642
commit efc156a4a4
7 changed files with 616 additions and 421 deletions

View File

@ -83,6 +83,7 @@ rand = "0.8.5"
tracing = "0.1.40"
ureq = { version = "2.10.0", features = ["json"] }
url = "2.5.2"
piccolo = "0.3.1"
[dev-dependencies]
mimalloc = { version = "0.1.43", default-features = false }