Skip to content

cargo(deps): update all dependencies, including rand 0.9 -> 0.10#40

Merged
douglaz merged 1 commit intomasterfrom
update-all-deps
Feb 18, 2026
Merged

cargo(deps): update all dependencies, including rand 0.9 -> 0.10#40
douglaz merged 1 commit intomasterfrom
update-all-deps

Conversation

@douglaz
Copy link
Owner

@douglaz douglaz commented Feb 18, 2026

Summary

  • Update all workspace dependencies to latest versions
  • rand 0.9.2 → 0.10.0 (breaking: Rng trait renamed to RngExt)
  • anyhow 1.0.100 → 1.0.101
  • clap 4.5.53 → 4.5.59
  • serde_json 1.0.148 → 1.0.149
  • All transitive dependencies updated

Supersedes #34, #36, #37, #39.

Test plan

  • cargo build passes
  • cargo test --features rust-argon2 — all 13 tests pass
  • cargo clippy — no warnings

🤖 Generated with Claude Code

Update all workspace dependencies to latest versions:
- rand 0.9.2 -> 0.10.0 (breaking: Rng trait renamed to RngExt)
- anyhow 1.0.100 -> 1.0.101
- clap 4.5.53 -> 4.5.59
- serde_json 1.0.148 -> 1.0.149
- All transitive dependencies updated

Supersedes dependabot PRs #34, #36, #37, #39.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@douglaz douglaz enabled auto-merge (squash) February 18, 2026 19:56
@douglaz douglaz merged commit 2218beb into master Feb 18, 2026
3 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