Skip to content

Use a rust-toolchain.toml file? #1744

@spenserblack

Description

@spenserblack

This is something I've gotten in the habit of doing in my Rust projects, to help lock the development environment to a specific Rust version.

As an added bonus, We can drop the CI steps that setup the preferred Rust version, as the built-in cargo executable in the actions runners should automatically download and use the specified rust version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions