feat: qrlogin command

This commit is contained in:
mokurin000
2025-07-29 20:16:04 +08:00
parent 084d4846d6
commit 097e332aa7
6 changed files with 339 additions and 20 deletions

View File

@@ -3,7 +3,7 @@ members = ["sdgb-api", "sdgb-cli"]
resolver = "3"
[workspace.dependencies]
sdgb-api = { path = "./sdgb-api" }
snafu = { version = "0.8.6", features = ["backtrace", "rust_1_81"] }
[profile.release]