Skip to content

MSRV is broken due to home crate #416

@Sytten

Description

@Sytten

The home crate is pulled in transitively now. Since the cargo team doesn't care about MSRV (see rust-lang/cargo#13270), it does break our builds. It's a bad decision IMO but it is what it is.

Unsure why we now pull in home where we didn't use to, but I am guessing it was a patch of one of our deps.

The solution is to introduce a cargo lock to pin home to 0.5.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions