There was an error while loading. Please reload this page.
1 parent 66b9f08 commit e9b9844Copy full SHA for e9b9844
1 file changed
mlua-sys/Cargo.toml
@@ -41,7 +41,7 @@ libc = "0.2"
41
cc = "1.0"
42
cfg-if = "1.0"
43
pkg-config = "0.3.17"
44
-lua-src = { version = ">= 550.1.0, < 550.2.0", optional = true }
+lua-src = { version = ">= 551.0.0, < 551.1.0", optional = true }
45
luajit-src = { version = ">= 210.7.0, < 210.8.0", optional = true }
46
luau0-src = { version = "0.20.6", optional = true }
47
0 commit comments