Skip to content

chore(microsandbox): bump release refs to 0.7.0 - #25

Open
appcypher wants to merge 1 commit into
mainfrom
appcypher/bump-msb-0-7-0
Open

chore(microsandbox): bump release refs to 0.7.0#25
appcypher wants to merge 1 commit into
mainfrom
appcypher/bump-msb-0-7-0

Conversation

@appcypher

Copy link
Copy Markdown
Member

TL;DR

Update the microsandbox Rust SDK install reference to 0.7.0 so the skill follows the parent release train.

Description

  • Point the current Rust SDK dependency snippet at microsandbox 0.7.0.
  • Keep skill behavior unchanged; this PR only advances the release reference from 0.6.9.

Test Plan

  • git diff --check origin/main..HEAD reports no whitespace errors
  • ! git grep -n '0\.6\.9' HEAD -- microsandbox confirms no stale release refs
  • test "$(git diff --name-only origin/main..HEAD)" = "microsandbox/references/sdk-rust.md" confirms the PR only changes the release reference

Update the current Rust SDK install snippet so the microsandbox skill
tracks the 0.7.0 release train.
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.

1 participant