Skip to content

Update dependencies and modernize input handling#10

Merged
henryoman merged 1 commit intomainfrom
codex/update-project-dependencies-and-best-practices
Aug 31, 2025
Merged

Update dependencies and modernize input handling#10
henryoman merged 1 commit intomainfrom
codex/update-project-dependencies-and-best-practices

Conversation

@henryoman
Copy link
Owner

Summary

  • upgrade core crates including crossterm 0.29, color-eyre 0.6, tracing-subscriber 0.3.20, regex 1.11.2
  • handle only pressed key events with crossterm's KeyEventKind::Press
  • apply rustfmt and dependency updates

Testing

  • cargo test

https://chatgpt.com/codex/tasks/task_e_68b2b90528b0832ba6dc5f208c24bc6b

@henryoman henryoman merged commit 5beba49 into main Aug 31, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant