Skip to content

Wrong MSRV in README #4537

Closed
Closed
@YaLTeR

Description

@YaLTeR

A minimal Travis setup could look like this (requires Rust 1.24.0 or greater):

However, the rustfmt component is only available starting from 1.31.0. Anything below gives:

└─ rustup toolchain add 1.30.0 -c rustfmt
info: syncing channel updates for '1.30.0-x86_64-unknown-linux-gnu'
info: latest update on 2018-10-25, rust version 1.30.0 (da5f414c2 2018-10-24)
error: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is unavailable for download for channel 1.30.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions