Skip to content

Commit 206f4b7

Browse files
committed
fix(deps): Bump luautf8 dependency to restore building against latest LuaJIT
c.f. starwing/luautf8#55
1 parent 8aa8c3c commit 206f4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sile.rockspec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = {
4141
"luarepl == 0.10-1",
4242
"luasec == 1.3.2-1",
4343
"luasocket == 3.1.0-1",
44-
"luautf8 == 0.1.5-2",
44+
"luautf8 == 0.1.6-1",
4545
"penlight == 1.14.0-2",
4646
"vstruct == 2.1.1-1",
4747
}

0 commit comments

Comments
 (0)