Commit 5d5ca11
committed
fix(ci): refresh tools/{mcp,server}/Cargo.lock for 9.1.0 bump
The Extended Surfaces CI job runs `cargo check --manifest-path
tools/mcp/Cargo.toml --locked` and `tools/server/Cargo.toml --locked`.
Both crates have their own root lockfile (separate from the
top-level workspace lockfile) and the version bump in 408a35d only
refreshed the top-level Cargo.lock. Re-locked both tool lockfiles
so `--locked` succeeds in CI. No code changes.1 parent 8d4b0d0 commit 5d5ca11
2 files changed
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments