Skip to content

rust-version vs MSRV in CI #208

Closed
Closed
@waywardmonkeys

Description

@waywardmonkeys

In 7bb4b4a, there was a change made to CI so that it is checking against 1.65 now rather than 1.60.

However, the Cargo.toml for security-framework still lists 1.60 as the MSRV.

Is it intended to raise the MSRV to 1.65?

I did a quick build locally with 1.60 and it worked, once I changed the version on cc to 1.0.94.

I was looking at this as I'm about to bump the MSRV on core-foundation to a minimum of 1.60 and was looking at where the downstream dependencies are at.

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