Skip to content

chore(deps): update safe Rust crates#986

Draft
Coldaine wants to merge 1 commit intortk-ai:masterfrom
Coldaine:codex/deps-rtk-safe-upgrades-20260402
Draft

chore(deps): update safe Rust crates#986
Coldaine wants to merge 1 commit intortk-ai:masterfrom
Coldaine:codex/deps-rtk-safe-upgrades-20260402

Conversation

@Coldaine
Copy link
Copy Markdown

@Coldaine Coldaine commented Apr 3, 2026

Updates the lockfile for the smallest low-risk dependency set found in the crate scan:\n\n- clap 4.5.60 -> 4.6.0\n- tempfile 3.26.0 -> 3.27.0\n- which 8.0.1 -> 8.0.2\n\nThe update also pulled in small transitive lockfile refreshes (for example anstream/anstyle-parse) required by clap 4.6.0. No source changes were needed, and cargo test --locked passed.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Collaborator

@pszymkowiak pszymkowiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Coldaine — lockfile-only update, all within existing Cargo.toml semver ranges.

Verified: clap 4.6.0, tempfile 3.27.0, which 8.0.2. The anstream/anstyle-parse major bumps are transitive deps internal to clap, no impact on RTK APIs. The which simplification (drops rustix/winsafe, adds libc) is a net improvement.

LGTM.

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.

4 participants