chore: upgrade to rmcp 0.16.0 (#7274)
This commit is contained in:
@@ -105,6 +105,7 @@ pub async fn oauth_flow(
|
||||
.save(StoredCredentials {
|
||||
client_id,
|
||||
token_response,
|
||||
granted_scopes: vec![],
|
||||
})
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user