perf: switch to luau-jit
This commit is contained in:
parent
164ccd3a7f
commit
70ed508b0a
@ -23,5 +23,5 @@ http-body-util = "0"
|
||||
hyper = { version = "1", features = ["server"] }
|
||||
hyper-util = "0"
|
||||
log = { version = "0" }
|
||||
mlua = { version = "0", features = ["async", "luau", "send"] }
|
||||
mlua = { version = "0", features = ["async", "luau-jit", "send"] }
|
||||
tokio = { version = "1", features = ["macros"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user