mlua-sys: include luau to luau-codegen feature flag

This commit is contained in:
Alex Orlenko 2023-06-07 13:05:16 +01:00
parent 16bec29274
commit e85818e199
No known key found for this signature in database
GPG Key ID: 4C150C250863B96D
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ lua51 = []
luajit = []
luajit52 = ["luajit"]
luau = ["luau0-src"]
luau-codegen = []
luau-codegen = ["luau"]
vendored = ["lua-src", "luajit-src"]
module = []