This commit is contained in:
2023-12-04 21:15:44 +01:00
parent 9473d1139f
commit 714b31ea31
5 changed files with 73 additions and 53 deletions

View File

@ -12,7 +12,3 @@ 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" }