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

Update MSRV and dependencies #47

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Update MSRV and dependencies #47

merged 2 commits into from
Jan 21, 2025

Conversation

cbs228
Copy link
Owner

@cbs228 cbs228 commented Jan 21, 2025

Update MSRV to:

  • sameold: 1.70
  • samedec: 1.74

so we can take advantage of the latest versions of our dependencies, including clap 4.5.

Minor refactors are required for:

  • terminal_size: replace deprecated function
  • arraydeque: template changes

* MSRV → 1.70
* arraydeque → 0.5
* num-complex → 0.4
* thiserror → 2.0

Minor refactoring is required for arraydeque
* MSRV → 1.74
* clap → 4.5
* terminal_size → 0.4

Replace a deprecated function that has become `unsafe` in
`terminal_size` 0.4.
@cbs228 cbs228 force-pushed the feature/dependency_update branch from 85e799e to 36c9be1 Compare January 21, 2025 00:49
@cbs228 cbs228 self-assigned this Jan 21, 2025
@cbs228 cbs228 merged commit e8d0f3a into develop Jan 21, 2025
10 checks passed
@cbs228 cbs228 deleted the feature/dependency_update branch January 21, 2025 02:30
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