mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Use workspace dependencies for the egui crates
This commit is contained in:
@@ -10,7 +10,7 @@ publish = false
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
eframe = { path = "../../crates/eframe" }
|
||||
eframe.workspace = true
|
||||
env_logger = { version = "0.10", default-features = false, features = [
|
||||
"auto-color",
|
||||
"humantime",
|
||||
|
||||
Reference in New Issue
Block a user