1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 09:59:29 +00:00

Updated to latest LPegLabel (fix error messages), Candran 0.6.2

This commit is contained in:
Étienne Fildadut 2018-08-08 16:48:31 +02:00
parent debf0bc464
commit 270fb5e845
5 changed files with 16 additions and 18 deletions

View file

@ -17,12 +17,12 @@ description = {
source = {
url = "git://github.com/Reuh/candran",
tag = "v0.6.1"
tag = "v0.6.2"
}
dependencies = {
"lua >= 5.1",
"lpeglabel >= 1.0.0"
"lpeglabel >= 1.5.0"
}
build = {

View file

@ -21,7 +21,7 @@ source = {
dependencies = {
"lua >= 5.1",
"lpeglabel >= 1.0.0"
"lpeglabel >= 1.5.0"
}
build = {