You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'feature/dependency_update' into develop
Update MSRV and dependencies
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
0 commit comments