Remove tauri based desktop app

This commit is contained in:
Timon Schelling
2025-07-19 19:33:32 +00:00
parent e89cded4b8
commit e61702cf34
27 changed files with 2 additions and 283 deletions
-4
View File
@@ -28,10 +28,6 @@ targets = [
#{ triple = "wasm32-unknown-unknown", features = ["atomics"] },
]
# Tauri produces too many nonsense warnings.
exclude = ["tauri", "tauri-build"]
# This section is considered when running `cargo deny check advisories`
# More documentation for the advisories section can be found here:
# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html