mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
Make egui_demo_app the default binary, so cargo run just works
This commit is contained in:
@@ -6,6 +6,7 @@ license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.60"
|
||||
publish = false
|
||||
default-run = "egui_demo_app"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user