We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
issues_url
1 parent 4693a82 commit f01e972Copy full SHA for f01e972
1 file changed
toml-0.0.2-0.rockspec
@@ -13,7 +13,7 @@ description = {
13
detailed = "toml.lua is a Lua wrapper around [toml++](https://github.com/marzer/tomlplusplus/), allowing you to parse and serialize TOML files in Lua.",
14
license = "MIT",
15
homepage = "https://github.com/LebJe/toml.lua",
16
- issues_url = "https://github.com/LebJe/toml.lua/issues",
+ --issues_url = "https://github.com/LebJe/toml.lua/issues",
17
maintainer = "LebJe <51171427+LebJe@users.noreply.github.com>",
18
--labels = { "toml", "parser", "serializer" },
19
}
0 commit comments