Skip to content

Bump MSRV to 1.43 #2282

Closed
Closed

Description

I'd love to see the more rewrite (#2109) get merged. Unfortunately, there seems to be a bug in crossterm that was fixed in a version that is only compatible with Rust 1.43.0 (see #2109 (comment)). Therefore, I think we should bump the MSRV to 1.43.0.

Other drivers:

  • Using attributes on if expressions is nice for platform-specific code.
  • Rust 1.42 introduced the new Cargo.lock format, so (I think) we won't have to do cargo +1.40.0 update anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions