Skip to content

Update tuinix to 0.3.2 and fix breaking API changes#20

Merged
sile merged 1 commit intomainfrom
update-deps
Aug 28, 2025
Merged

Update tuinix to 0.3.2 and fix breaking API changes#20
sile merged 1 commit intomainfrom
update-deps

Conversation

@sile
Copy link
Copy Markdown
Owner

@sile sile commented Aug 28, 2025

No description provided.

@sile sile requested a review from Copilot August 28, 2025 00:14
Copy link
Copy Markdown
Contributor

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 the tuinix library from version 0.1.3 to 0.3.2 and addresses breaking API changes introduced in the newer version.

  • Updated tuinix dependency to version 0.3.2
  • Modified poll_event method call to accommodate new API signature requiring additional parameters
  • Added error handling for unexpected terminal events with a catch-all pattern

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
Cargo.toml Updates tuinix dependency from 0.1.3 to 0.3.2
src/app.rs Adjusts poll_event call and adds error handling for unexpected events

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sile sile merged commit ea9e955 into main Aug 28, 2025
9 checks passed
@sile sile deleted the update-deps branch August 28, 2025 00:16
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