♻️ Use of "target_family" instead of feature to manage wasm platform

This commit is contained in:
2024-05-21 12:38:40 +02:00
parent f43f54c120
commit a1fe74f53e
4 changed files with 66 additions and 43 deletions

View File

@@ -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