-
-
Notifications
You must be signed in to change notification settings - Fork 605
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
v0.25 does not install via cargo install #2090
Comments
please install via also note how this was fixed in the readme via 4da1cc4 |
but yeah this trips up enough people to warrant a patch release probably |
it is technically fixed already by pinning ratatui version via 5cff322 but yeah cargo install will not use master and requires a new release. going to wait if there is more stuff popping up before cutting a patch release maybe tomorrow. leaving this issue open till then |
released as |
still see this errors:
|
See #2098 |
Describe the bug
On trying to upgrade gitui, it's failing to compile, due to a few different issues in the gitui code.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
gitui compiles and installs
Screenshots
Context (please complete the following information):
Previous version of gitui, v0.24.3, compiled and installed fine.
The text was updated successfully, but these errors were encountered: