bump dioxus version
This commit is contained in:
+12
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user