Skip to content

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Jan 27, 2026

Summary

Update core dependencies to latest versions:

  • Bump rmcp from 0.13.0 to 0.14.0
  • Bump uuid from 1.19.0 to 1.20.0
  • Add explicit uuid features (v4, serde) to mcp-server crate

Changes

  • Update rmcp dependency in workspace Cargo.toml
  • Update uuid dependency in workspace Cargo.toml
  • Specify uuid features in mcp-server/Cargo.toml
  • Update Cargo.lock with transitive dependency updates

Test plan

  • Verify all tests pass: cargo nextest run --workspace
  • Check compilation: cargo build --workspace
  • Confirm no breaking changes in updated dependencies

@github-actions github-actions bot added type: dependencies Dependency updates (Cargo.toml, Cargo.lock) build Build configuration changes (build.rs, toolchain) workspace Workspace-wide changes affecting multiple crates release Release preparation (changelog, version bumps) labels Jan 27, 2026
@bug-ops bug-ops merged commit db8b4ea into master Jan 27, 2026
17 checks passed
@bug-ops bug-ops deleted the chore/update-dependencies branch January 27, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build configuration changes (build.rs, toolchain) release Release preparation (changelog, version bumps) type: dependencies Dependency updates (Cargo.toml, Cargo.lock) workspace Workspace-wide changes affecting multiple crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants