feat: switch to luajit for more features
This commit is contained in:
@@ -25,5 +25,5 @@ http-body-util = "0"
|
||||
hyper = { version = "1", features = ["server"] }
|
||||
hyper-util = "0"
|
||||
log = { version = "0" }
|
||||
mlua = { version = "0", features = ["async", "luau-jit", "send"] }
|
||||
mlua = { version = "0", features = ["async", "luajit", "send"] }
|
||||
tokio = { version = "1", features = ["macros"] }
|
||||
|
||||
Reference in New Issue
Block a user