fix(dep): kellnr auth-kit
This commit is contained in:
@@ -10,7 +10,7 @@ common-telemetry = { version = "0.1.5", registry = "kellnr", default-features =
|
||||
"with-anyhow",
|
||||
"with-sqlx",
|
||||
] }
|
||||
auth-kit = { path = "../auth-kit" }
|
||||
auth-kit = { version = "0.1.1", registry = "kellnr" } # 认证库(JWT、OAuth2)
|
||||
|
||||
axum = "0.8.8"
|
||||
http = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user