|
@@ -7,7 +7,7 @@ publish = false
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
|
|
[dependencies]
|
|
[dependencies]
|
|
-dioxus = { workspace = true, features = ["static-generation", "router"] }
|
|
|
|
|
|
+dioxus = { workspace = true, features = ["static-generation"] }
|
|
tracing-subscriber = "0.3.18"
|
|
tracing-subscriber = "0.3.18"
|
|
|
|
|
|
[features]
|
|
[features]
|