mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
mlua-sys: include luau to luau-codegen feature flag
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ lua51 = []
|
||||
luajit = []
|
||||
luajit52 = ["luajit"]
|
||||
luau = ["luau0-src"]
|
||||
luau-codegen = []
|
||||
luau-codegen = ["luau"]
|
||||
vendored = ["lua-src", "luajit-src"]
|
||||
module = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user