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

Upgrade to nu-ansi-term 0.49 #72

Merged
merged 2 commits into from
Jul 23, 2023
Merged

Commits on Jul 22, 2023

  1. Upgrade to nu-ansi-term 0.49

    This release fixes the problem that blocked sharkdp#68
    
    This PR just keeps the behavior as before and does not yet incorporate
    the GNU compatibility focussed changes as worked on in sharkdp#66
    sholderbach committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c5a9d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Increase MSRV to 1.63.0

    Due to unrelated update of dev-dependency tempfile from 3.6.0 to 3.7.0
    which requires rustix 0.38.4 with increased MSRV of 1.63.0
    sholderbach committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    bff9e5b View commit details
    Browse the repository at this point in the history