[package]
name = "zgui"
version.workspace = true
edition.workspace = true
description.workspace = true
readme.workspace = true
license-file.workspace = true
include = [
"Cargo.toml",
"../LICENSE",
"../README.md",
"src/**",
]
[dependencies]
zgui-core.workspace = true
zgui-widgets.workspace = true