iced/devtools/Cargo.toml
2025-04-05 19:27:15 +02:00

18 lines
372 B
TOML

[package]
name = "iced_devtools"
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
[lints]
workspace = true
[dependencies]
iced_program.workspace = true
iced_widget.workspace = true