Skip to content

Commit 1ddaea6

Browse files
committed
Bump luau-src to 0.15.4+luau682
1 parent a653d08 commit 1ddaea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlua-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cfg-if = "1.0"
4141
pkg-config = "0.3.17"
4242
lua-src = { version = ">= 548.1.0, < 548.2.0", optional = true }
4343
luajit-src = { version = ">= 210.6.0, < 210.7.0", optional = true }
44-
luau0-src = { version = "0.15.0", optional = true }
44+
luau0-src = { version = "0.15.4", optional = true }
4545

4646
[lints.rust]
4747
unexpected_cfgs = { level = "allow", check-cfg = ['cfg(raw_dylib)'] }

0 commit comments

Comments
 (0)