bump dioxus version

This commit is contained in:
2025-02-11 20:24:42 -07:00
parent bcd73ae83f
commit 980e8c2620
5 changed files with 140 additions and 119 deletions
+12
View File
@@ -14,3 +14,15 @@ default-features = false
features = [
"asynchronous-codec",
]
[profile]
[profile.wasm-dev]
inherits = "dev"
opt-level = 1
[profile.server-dev]
inherits = "dev"
[profile.android-dev]
inherits = "dev"