iced/program/Cargo.toml
2025-03-12 02:10:42 +01:00

18 lines
373 B
TOML

[package]
name = "iced_program"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
categories.workspace = true
keywords.workspace = true
rust-version.workspace = true
[dependencies]
iced_graphics.workspace = true
iced_runtime.workspace = true
[lints]
workspace = true