feat: authlite command

This commit is contained in:
mokurin000
2025-07-30 13:14:06 +08:00
parent 82e30c020d
commit d3c3592e67
7 changed files with 78 additions and 22 deletions

View File

@@ -9,6 +9,7 @@ description = "CLI tool for SDGB protocol"
snafu = { workspace = true }
sdgb-api = { workspace = true }
serde_json = { workspace = true }
strum = { workspace = true }
nyquest-preset = { version = "0.2.0", features = ["async"] }
compio = { version = "0.15.0", default-features = false, features = [