[package]
name = "burncloud-client-deploy"
version = "0.1.2"
edition = "2021"
description = "Deploy configuration page for BurnCloud client applications"
license = "MIT"
repository = "https://github.com/burncloud/burncloud"
authors = ["burncloud contributors"]
[dependencies]
dioxus = { version = "0.6.3", features = ["desktop"] }