Skip to content

V-L3-K1: add rust-version (MSRV) to Cargo.toml; CI matrix #57

@hyperpolymath

Description

@hyperpolymath

Context

Cargo.toml uses edition 2024 + let-chains syntax. No MSRV recorded.

What to do

Add rust-version = "1.85" (or whatever 2024-edition + let-chains stable needs). Verify by running CI on that toolchain (matrix: msrv + stable).

Acceptance

  • Cargo.toml has rust-version
  • CI matrix includes the pinned MSRV

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions