mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
Move all crates into a crates directory (#1940)
This commit is contained in:
@@ -9,6 +9,6 @@ publish = false
|
||||
|
||||
|
||||
[dependencies]
|
||||
eframe = { path = "../../eframe", features = ["puffin"] }
|
||||
eframe = { path = "../../crates/eframe", features = ["puffin"] }
|
||||
puffin = "0.13"
|
||||
puffin_http = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user