fix test cli oauth

This commit is contained in:
2026-03-01 21:27:37 +09:00
parent 6d3e233ee2
commit 32168f14d0
16 changed files with 1201 additions and 49 deletions

View File

@@ -24,3 +24,5 @@ rand = "0.8"
dotenvy = "0.15"
rustyline = "15"
thiserror = "2"
ring = "0.17"
base64 = "0.22"