Added mutually exclusive groups

This commit is contained in:
mpeterv
2014-03-09 14:28:55 +04:00
parent fae3fb4500
commit 7bf5777413
4 changed files with 141 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ description = {
}
dependencies = {
"lua >= 5.1, < 5.3",
"30log >= 0.8"
"30log >= 0.9.1"
}
build = {
type = "builtin",