bump dioxus version & icons in desktop & logging

This commit is contained in:
2024-11-11 13:43:58 -07:00
parent 30a94323b3
commit 2211be5324
17 changed files with 1073 additions and 1242 deletions
+14
View File
@@ -1,2 +1,16 @@
[build]
rustflags = ["--cfg=web_sys_unstable_apis"]
[profile]
[profile.dioxus-wasm]
inherits = "dev"
opt-level = 2
[profile.dioxus-server]
inherits = "dev"
opt-level = 2
[profile.dioxus-android]
inherits = "dev"
opt-level = 2