Skip to content

fix: pin rmcp git dependency by revision - #30

Merged
lucarlig merged 1 commit into
mainfrom
fix/cargo-rmcp-rev-pin
Jun 9, 2026
Merged

fix: pin rmcp git dependency by revision#30
lucarlig merged 1 commit into
mainfrom
fix/cargo-rmcp-rev-pin

Conversation

@lucarlig

@lucarlig lucarlig commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the ignored Cargo commit key for the rmcp git dependency with the supported rev key
  • refresh Cargo.lock so rmcp and rmcp-macros resolve from the same pinned commit using the corrected source syntax

Why

Cargo ignored the commit manifest key and emitted an unused manifest-key warning during workspace resolution. Using rev keeps the dependency pinned without the warning.

Validation

  • cargo check --locked --workspace

@lucarlig
lucarlig marked this pull request as ready for review June 8, 2026 10:01
@lucarlig
lucarlig requested a review from dawid-nowak June 8, 2026 10:02
@lucarlig
lucarlig merged commit c6a723e into main Jun 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants