Files
hcie-rust-v3.05/hcie-iced-app/Cargo.toml
T

9 lines
184 B
TOML
Raw Normal View History

[package]
name = "hcie-iced-app"
version = "0.1.0"
edition = "2021"
[dependencies]
hcie-iced-gui = { path = "crates/hcie-iced-gui" }
hcie-engine-api = { path = "../hcie-engine-api" }