mirror of
https://codeberg.org/1414codeforge/df-serialize.git
synced 2025-01-05 06:16:47 +01:00
[rockspec] Fix syntax.
This commit is contained in:
parent
79ffd7e1a0
commit
6ecb087511
@ -8,7 +8,7 @@ description = {
|
||||
summary = "A brainless Lua table serialization library",
|
||||
homepage = "https://git.doublefourteen.io/lua/df-serialize",
|
||||
maintainer = "The DoubleFourteen Code Forge <info@doublefourteen.io>",
|
||||
license = "zlib"
|
||||
license = "zlib",
|
||||
labels = { "serialization", "debug", "love" }
|
||||
}
|
||||
dependencies = {
|
||||
|
Loading…
Reference in New Issue
Block a user