vendor egui_inspect

This commit is contained in:
nora 2023-04-18 12:44:46 +02:00
parent 48386a6cf2
commit 16be9061d9
11 changed files with 3364 additions and 3 deletions

View file

@ -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