feat(grok): add admin oauth and quota support

This commit is contained in:
mayrain
2026-05-16 19:23:09 +08:00
parent cbfe1d378f
commit 936e1ae37b
61 changed files with 4748 additions and 287 deletions

View File

@@ -64,6 +64,8 @@ tracing.workspace = true
url.workspace = true
uuid.workspace = true
webpki-roots.workspace = true
wreq.workspace = true
wreq-util.workspace = true
[target.'cfg(not(target_env = "msvc"))'.dependencies]
tikv-jemallocator = "0.6"