fix: Implement a CredentialStore for auth (#5741)
This commit is contained in:
@@ -49,7 +49,7 @@ serde_urlencoded = "0.7"
|
||||
jsonschema = "0.30.0"
|
||||
uuid = { version = "1.0", features = ["v4"] }
|
||||
regex = "1.11.1"
|
||||
async-trait = "0.1"
|
||||
async-trait = "0.1.89"
|
||||
async-stream = "0.3"
|
||||
minijinja = { version = "2.10.2", features = ["loader"] }
|
||||
include_dir = "0.7.4"
|
||||
|
||||
Reference in New Issue
Block a user