mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
forgot to add dep on net
This commit is contained in:
@@ -15,7 +15,8 @@ description = {
|
||||
dependencies = {
|
||||
"lua >= 5.1",
|
||||
"bin",
|
||||
"lanes"
|
||||
"lanes",
|
||||
"lua-net"
|
||||
}
|
||||
build = {
|
||||
type = "builtin",
|
||||
|
||||
Reference in New Issue
Block a user