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

fix: broken build issues #888

Merged
merged 7 commits into from
May 5, 2024
Merged

fix: broken build issues #888

merged 7 commits into from
May 5, 2024

Commits on May 5, 2024

  1. style: fix cargo formatting

    joshka committed May 5, 2024
    Configuration menu
    Copy the full SHA
    fdc036e View commit details
    Browse the repository at this point in the history
  2. fix: incorrect cfg

    An incorrect #[cfg] attribute introduced in crossterm-rs#862 prevented compilation on unix
    joshka committed May 5, 2024
    Configuration menu
    Copy the full SHA
    7e5d5ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09cf056 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c67a28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7aefd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    373991c View commit details
    Browse the repository at this point in the history
  7. Test use-dev-tty feature

    gwenn authored and joshka committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a75425b View commit details
    Browse the repository at this point in the history