Skip to content

Update helix-cli version to 3.0.6 in Cargo.toml and Cargo.lock#939

Merged
xav-db merged 1 commit into
mainfrom
dev
Jun 17, 2026
Merged

Update helix-cli version to 3.0.6 in Cargo.toml and Cargo.lock#939
xav-db merged 1 commit into
mainfrom
dev

Conversation

@xav-db

@xav-db xav-db commented Jun 17, 2026

Copy link
Copy Markdown
Member

Greptile Summary

This PR bumps the helix-cli crate version from 3.0.5 to 3.0.6 in both helix-cli/Cargo.toml and the workspace Cargo.lock.

  • The version change is applied consistently across both files, with no other modifications.
  • No dependency additions, removals, or code changes are included in this diff.

Important Files Changed

Filename Overview
helix-cli/Cargo.toml Version bumped from 3.0.5 to 3.0.6; no other changes.
Cargo.lock Lock file updated to reflect the new helix-cli version 3.0.6; consistent with Cargo.toml change.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["helix-cli/Cargo.toml\nversion: 3.0.5 → 3.0.6"] --> B["Cargo.lock\nhelix-cli entry updated\n3.0.5 → 3.0.6"]
    B --> C["Workspace lock file\nconsistent with Cargo.toml"]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A["helix-cli/Cargo.toml\nversion: 3.0.5 → 3.0.6"] --> B["Cargo.lock\nhelix-cli entry updated\n3.0.5 → 3.0.6"]
    B --> C["Workspace lock file\nconsistent with Cargo.toml"]
Loading

Reviews (1): Last reviewed commit: "Update helix-cli version to 3.0.6 in Car..." | Re-trigger Greptile

@xav-db xav-db merged commit e793ba9 into main Jun 17, 2026
18 checks passed
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