|
@@ -14,6 +14,7 @@ dioxus-core = { workspace = true, features = ["serialize"] }
|
|
dioxus-html = { workspace = true, features = ["serialize", "native-bind"] }
|
|
dioxus-html = { workspace = true, features = ["serialize", "native-bind"] }
|
|
dioxus-interpreter-js = { workspace = true }
|
|
dioxus-interpreter-js = { workspace = true }
|
|
dioxus-hot-reload = { workspace = true, optional = true }
|
|
dioxus-hot-reload = { workspace = true, optional = true }
|
|
|
|
+dioxus-cli-config = { workspace = true }
|
|
|
|
|
|
serde = "1.0.136"
|
|
serde = "1.0.136"
|
|
serde_json = "1.0.79"
|
|
serde_json = "1.0.79"
|