[rockspec] Add labels.

This commit is contained in:
Lorenzo Cogotti 2022-08-10 16:16:08 +02:00
parent 8702aae469
commit 79ffd7e1a0
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ description = {
homepage = "https://git.doublefourteen.io/lua/df-serialize",
maintainer = "The DoubleFourteen Code Forge <info@doublefourteen.io>",
license = "zlib"
labels = { "serialization", "debug", "love" }
}
dependencies = {
"lua >= 5.2"