fix: Implement a CredentialStore for auth (#5741)
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ uninlined_format_args = "allow"
|
||||
string_slice = "warn"
|
||||
|
||||
[workspace.dependencies]
|
||||
rmcp = { version = "0.8.5", features = ["schemars", "auth"] }
|
||||
rmcp = { version = "0.9.0", features = ["schemars", "auth"] }
|
||||
|
||||
# Patch for Windows cross-compilation issue with crunchy
|
||||
[patch.crates-io]
|
||||
|
||||
Reference in New Issue
Block a user