mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-17 04:45:02 +01:00
Build deps with optimizations
This commit is contained in:
parent
5ed33b785f
commit
f31add5218
1 changed files with 3 additions and 0 deletions
|
|
@ -41,3 +41,6 @@ git = "https://github.com/crumblingstatue/gamedebug_core.git"
|
||||||
|
|
||||||
[dependencies.egui-inspect]
|
[dependencies.egui-inspect]
|
||||||
git = "https://github.com/crumblingstatue/egui-inspect.git"
|
git = "https://github.com/crumblingstatue/egui-inspect.git"
|
||||||
|
|
||||||
|
[profile.dev.package."*"]
|
||||||
|
opt-level = 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue