respect gui config

This commit is contained in:
2024-11-09 14:08:37 -07:00
parent b351f2fe13
commit 7308a210e2
6 changed files with 76 additions and 63 deletions
+1
View File
@@ -74,6 +74,7 @@ futures-channel = "0.3.30"
sir = { version = "0.5.0", features = ["dioxus"] }
tokio = { version = "1.41.1", features = ["net", "rt"], optional = true }
tokio-rustls = { version = "0.26.0", optional = true }
serde = { version = "1.0.214", features = ["derive"] }
[features]
web = [