refactor: refine auth window

This commit is contained in:
Kevin Yue
2023-05-28 14:04:37 +08:00
parent a1b49fde47
commit 54d3bb8a92
7 changed files with 301 additions and 189 deletions

View File

@@ -25,6 +25,7 @@ env_logger = "0.10"
webkit2gtk = "0.18.2"
regex = "1"
url = "2.3"
tokio = { version = "1.14", features = ["full"] }
[features]
# by default Tauri runs in production mode