mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Move all crates into a crates directory (#1940)
This commit is contained in:
@@ -9,4 +9,4 @@ publish = false
|
||||
|
||||
|
||||
[dependencies]
|
||||
eframe = { path = "../../eframe" }
|
||||
eframe = { path = "../../crates/eframe" }
|
||||
|
||||
Reference in New Issue
Block a user