Skip to content
Back to Milestones

1️⃣ Migrate Rust to librarian

Closed
No due date
Closed Feb 19, 2026

Make the following commands work for all Rust crates:

  • sidekick rust-generate and sidekick generate: replaced by librarian create
  • sidekick refresh: replaced by librarian generate
  • sidekick refresh-all: replaced by librarian generate --all
  • sidekick update: replaced by librarian update --all && librarian generate --all
  • sidekick rust-bump-versions: replaced by librarian release --all
  • sidekick rust-publish: replaced by librarian publish

Definition of Done: test on google-cloud-rust and confirm with Rust team that cmd/sidekick can be fully replaced.

100% complete

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.