Party mode
This commit is contained in:
@ -12,3 +12,7 @@ lto = true
|
||||
opt-level = 's'
|
||||
# Issue with const-generics
|
||||
incremental = false
|
||||
|
||||
[patch."https://git.nubo.sh/hulthe/lighter.git"]
|
||||
lighter_manager = { path = "../lighter/manager" }
|
||||
lighter_lib = { path = "../lighter/lib" }
|
||||
|
||||
Reference in New Issue
Block a user