Skip to content

chore: bump all deps#147

Merged
joshka merged 1 commit intomainfrom
push-pqwkmnuwxykm
Jul 15, 2025
Merged

chore: bump all deps#147
joshka merged 1 commit intomainfrom
push-pqwkmnuwxykm

Conversation

@joshka
Copy link
Copy Markdown
Member

@joshka joshka commented Jul 15, 2025

Crossterm is left at 0.28 for now, due to lack of update from tui-input yet. It's possible that this may cause some race containsditions (because crossterm 0.28 and 0.29 have separate event queues).

Crossterm is left at 0.28 for now, due to lack of update from tui-input
yet. It's possible that this may cause some race containsditions (because
crossterm 0.28 and 0.29 have separate event queues).
Copilot AI review requested due to automatic review settings July 15, 2025 21:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates all Rust dependencies to their latest major/minor versions while maintaining semantic version compatibility. The description notes that crossterm is intentionally kept at 0.28 due to tui-input compatibility constraints, though this may introduce race conditions with different event queue implementations.

  • Simplified version specifications to use semantic versioning ranges (e.g., "0.3.0" → "0.3")
  • Updated several dependencies to newer major versions (strum 0.26→0.27, toml 0.8→0.9, tui-input 0.11→0.14)
  • Consolidated tracing-subscriber feature formatting

@joshka joshka merged commit ad81f2a into main Jul 15, 2025
8 checks passed
@joshka joshka deleted the push-pqwkmnuwxykm branch July 15, 2025 22:05
@github-actions github-actions bot mentioned this pull request Jul 15, 2025
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.

2 participants