mirror of
https://github.com/googleworkspace/cli.git
synced 2026-09-14 16:47:13 +08:00
365 B
365 B
@googleworkspace/cli
| @googleworkspace/cli |
|---|
| patch |
Fix version-sync script and bump CLI crate version to 0.21.0
The version-sync.sh script was updating the root Cargo.toml which no longer has a [package] section after the workspace refactor. Updated to target crates/google-workspace-cli/Cargo.toml. Also syncs the CLI crate version to 0.21.0 to match package.json.