We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a653d08 commit 1ddaea6Copy full SHA for 1ddaea6
mlua-sys/Cargo.toml
@@ -41,7 +41,7 @@ cfg-if = "1.0"
41
pkg-config = "0.3.17"
42
lua-src = { version = ">= 548.1.0, < 548.2.0", optional = true }
43
luajit-src = { version = ">= 210.6.0, < 210.7.0", optional = true }
44
-luau0-src = { version = "0.15.0", optional = true }
+luau0-src = { version = "0.15.4", optional = true }
45
46
[lints.rust]
47
unexpected_cfgs = { level = "allow", check-cfg = ['cfg(raw_dylib)'] }
0 commit comments