mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 04:33:06 +00:00
3fb1f739d1
* simplify cli-config crate * clean up configs * add devtools crate, update cargo imports * fix serve addr, fix websocket proxy issue * add comment about opt profiles * rename hot-reload to devtools
6 lines
95 B
TOML
6 lines
95 B
TOML
[package]
|
|
name = "dioxus-cli-config"
|
|
edition = "2021"
|
|
version.workspace = true
|
|
|
|
[dependencies]
|