Skip to content

Commit 18e0983

Browse files
committed
v550.0.0
1 parent d23eb77 commit 18e0983

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "lua-src"
3-
version = "548.1.2"
3+
version = "550.0.0"
44
authors = ["Aleksandr Orlenko <[email protected]>"]
55
edition = "2024"
66
repository = "https://github.com/mlua-rs/lua-src-rs"
7-
keywords = ["lua", "lua51", "lua52", "lua53", "lua54", "lua55"]
7+
keywords = ["lua", "lua51", "lua54", "lua55"] # Max 5 keywords
88
readme = "README.md"
99
license = "MIT"
1010
description = """

0 commit comments

Comments
 (0)