Commit dbb2e26
fix: update test crate rmcp version to 0.15.0 to match workspace patch
The integration test crate pinned rmcp to 0.14.0 while the workspace
patch targets 0.15.0, causing CI to use the unpatched crates.io version
which lacks the StoredCredentials::granted_scopes field and has
incompatible ServerHandler trait bounds.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent 994af1c commit dbb2e26
2 files changed
Lines changed: 5 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments