Skip to content

Commit e9b9844

Browse files
committed
mlua-sys: bump luau-src to 551+
1 parent 66b9f08 commit e9b9844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mlua-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ libc = "0.2"
4141
cc = "1.0"
4242
cfg-if = "1.0"
4343
pkg-config = "0.3.17"
44-
lua-src = { version = ">= 550.1.0, < 550.2.0", optional = true }
44+
lua-src = { version = ">= 551.0.0, < 551.1.0", optional = true }
4545
luajit-src = { version = ">= 210.7.0, < 210.8.0", optional = true }
4646
luau0-src = { version = "0.20.6", optional = true }
4747

0 commit comments

Comments
 (0)