Update to rmcp 1.1.0 (#7619)

Co-authored-by: Alex Hancock <alexhancock@block.xyz>
This commit is contained in:
Jack Amadeo
2026-03-05 21:40:52 -05:00
committed by GitHub
parent abadb87892
commit 325bf396af
61 changed files with 729 additions and 1757 deletions
+1
View File
@@ -106,6 +106,7 @@ pub async fn oauth_flow(
client_id,
token_response,
granted_scopes: vec![],
token_received_at: None,
})
.await?;