bump dioxus version & icons in desktop & logging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user