mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
made lanes optional(Removed it from the dependency list)
This commit is contained in:
@@ -14,8 +14,7 @@ description = {
|
||||
license = "MIT"
|
||||
}
|
||||
dependencies = {
|
||||
"lua >= 5.1",
|
||||
"lanes",
|
||||
"lua >= 5.1"
|
||||
}
|
||||
build = {
|
||||
type = "builtin",
|
||||
|
||||
Reference in New Issue
Block a user