♻️ Use of "target_family" instead of feature to manage wasm platform
This commit is contained in:
@@ -4,9 +4,7 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
default = ["web"]
|
||||
desktop = ["dioxus/desktop", "tracing-subscriber/time"]
|
||||
web = ["dioxus/web", "matrix-sdk/js"]
|
||||
default = []
|
||||
|
||||
[dependencies]
|
||||
# Errors
|
||||
|
Reference in New Issue
Block a user