Skip to content

Update dependencies#77

Merged
rgwood merged 1 commit intomasterfrom
reilly.wood/update-dependencies
Mar 24, 2026
Merged

Update dependencies#77
rgwood merged 1 commit intomasterfrom
reilly.wood/update-dependencies

Conversation

@rgwood
Copy link
Copy Markdown
Owner

@rgwood rgwood commented Mar 24, 2026

Bumps all direct dependencies to latest. The interesting ones are the breaking version bumps:

  • ratatui 0.29 → 0.30
  • tui-logger 0.17 → 0.18
  • tui-input 0.12 → 0.15
  • nix 0.30 → 0.31
  • signal-hook 0.3 → 0.4

No code changes needed — the APIs we use didn't break. Everything else (tokio, clap, zbus, anyhow, chrono, etc.) updated via cargo update.

Testing

  • cargo fmt + cargo clippy: clean
  • Full tmux test battery: launch, navigation, search, help, actions dialog, resize, CLI flags, clean exit — all passing

🤖 Generated with Claude Code

Bumps all direct dependencies to latest, including breaking version bumps
for ratatui (0.29→0.30), tui-logger (0.17→0.18), tui-input (0.12→0.15),
nix (0.30→0.31), and signal-hook (0.3→0.4). Everything else updated via
cargo update.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rgwood rgwood merged commit 61a7c7c into master Mar 24, 2026
1 check 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