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 a2dc662 commit f002083Copy full SHA for f002083
mlua-sys/Cargo.toml
@@ -38,7 +38,7 @@ module = []
38
cc = "1.0"
39
cfg-if = "1.0"
40
pkg-config = "0.3.17"
41
-lua-src = { version = ">= 548.0.0, < 548.1.0", optional = true }
+lua-src = { version = ">= 548.1.0, < 548.2.0", optional = true }
42
luajit-src = { version = ">= 210.6.0, < 210.7.0", optional = true }
43
luau0-src = { version = "0.15.0", optional = true }
44
0 commit comments