forgot to add dep on net
This commit is contained in:
parent
d1507219ff
commit
bbce42f0aa
@ -15,7 +15,8 @@ description = {
|
|||||||
dependencies = {
|
dependencies = {
|
||||||
"lua >= 5.1",
|
"lua >= 5.1",
|
||||||
"bin",
|
"bin",
|
||||||
"lanes"
|
"lanes",
|
||||||
|
"lua-net"
|
||||||
}
|
}
|
||||||
build = {
|
build = {
|
||||||
type = "builtin",
|
type = "builtin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user