We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d23eb77 commit 18e0983Copy full SHA for 18e0983
1 file changed
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "lua-src"
3
-version = "548.1.2"
+version = "550.0.0"
4
authors = ["Aleksandr Orlenko <zxteam@protonmail.com>"]
5
edition = "2024"
6
repository = "https://github.com/mlua-rs/lua-src-rs"
7
-keywords = ["lua", "lua51", "lua52", "lua53", "lua54", "lua55"]
+keywords = ["lua", "lua51", "lua54", "lua55"] # Max 5 keywords
8
readme = "README.md"
9
license = "MIT"
10
description = """
0 commit comments