HWID implementation

This commit is contained in:
coolcoala
2025-07-10 20:50:12 +03:00
parent d6014865d6
commit 1274ba2324
9 changed files with 100 additions and 16 deletions

View File

@@ -16,6 +16,8 @@ identifier = "io.github.clash-verge-rev.clash-verge-rev"
tauri-build = { version = "2.3.0", features = [] }
[dependencies]
os_info = "3.0"
machine-uid = "0.2"
warp = "0.3.7"
anyhow = "1.0.98"
dirs = "6.0"