Skip to content

Commit f002083

Browse files
committed
Bump lua-src
1 parent a2dc662 commit f002083

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
@@ -38,7 +38,7 @@ module = []
3838
cc = "1.0"
3939
cfg-if = "1.0"
4040
pkg-config = "0.3.17"
41-
lua-src = { version = ">= 548.0.0, < 548.1.0", optional = true }
41+
lua-src = { version = ">= 548.1.0, < 548.2.0", optional = true }
4242
luajit-src = { version = ">= 210.6.0, < 210.7.0", optional = true }
4343
luau0-src = { version = "0.15.0", optional = true }
4444

0 commit comments

Comments
 (0)