Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency updates #78

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

JeromeSchmied
Copy link
Contributor

Title

dependency refreshments

Description

ratatui and uci was a bit outdated, so I updated them

with this version of ratatui, they reexport crossterm, so it was removed as a direct dependency
there are some new pretty convenient functions as well in ratatui reducing boilerplate when initializing and reseting terminal: made use of these

How Has This Been Tested?

  • cargo test
  • played a basic game

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@thomas-mauran
Copy link
Owner

Perfect checking tomorrow

Copy link
Owner

@thomas-mauran thomas-mauran left a comment

Choose a reason for hiding this comment

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

nice job 👏

@thomas-mauran thomas-mauran merged commit c34a897 into thomas-mauran:main Oct 1, 2024
4 checks passed
@JeromeSchmied JeromeSchmied deleted the deps branch October 2, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants