mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 12:25:02 +01:00
vendor egui_inspect
This commit is contained in:
parent
48386a6cf2
commit
16be9061d9
11 changed files with 3364 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
egui = "0.21.0"
|
||||
|
||||
[dependencies.egui-inspect]
|
||||
git = "https://github.com/crumblingstatue/egui-inspect.git"
|
||||
path = "./egui_inspect"
|
||||
|
||||
#[profile.dev]
|
||||
#incremental = false # Buggy on latest rustc nightly, keeps ICEing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue