Skip to content

Workspace resolver is outdated. #4262

@CodeServant

Description

@CodeServant

URL to the section(s) of the book with this issue:

Creating a Workspace

Description of the issue:

Workspace resolver is outdated.
it is still

[workspace]
resolver = "2"

where in here the version is 3.

Suggested fix:

It seems to me that specifing version resolver is not necesary anymore as:

Starting in Rust 2024, this will be the default. That is, writing edition = "2024" in Cargo.toml will imply resolver = "3" which will imply resolver.incompatible-rust-version = "fallback".

Metadata

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