rs-basic/crates/egui-demo/Cargo.toml
Christoph J. Scherr ce71b2ceec
Some checks failed
cargo devel CI / cargo CI (push) Failing after 32s
reorganize the workspace
2025-03-14 22:24:47 +01:00

9 lines
138 B
TOML

[package]
name = "egui-demo"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow.workspace = true
eframe = "0.28.1"
egui = "0.28.1"