Loading .github/workflows/ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ jobs: fail-fast: false matrix: toolchain: - 1.81.0 # MSRV - 1.85.0 # MSRV - stable - nightly steps: Loading CONTRIBUTING.md +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ | Toolchain | Version | | :-----------------------------------: | :-----: | | [Rust](https://rustup.rs/) | ^1.81.0 | | [Rust](https://rustup.rs/) | ^1.85.0 | | [just](https://github.com/casey/just) | ^1.36.0 | | [uv](https://github.com/astral-sh/uv) | ^0.5.0 | | Docker | - | Loading Loading
.github/workflows/ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ jobs: fail-fast: false matrix: toolchain: - 1.81.0 # MSRV - 1.85.0 # MSRV - stable - nightly steps: Loading
CONTRIBUTING.md +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ | Toolchain | Version | | :-----------------------------------: | :-----: | | [Rust](https://rustup.rs/) | ^1.81.0 | | [Rust](https://rustup.rs/) | ^1.85.0 | | [just](https://github.com/casey/just) | ^1.36.0 | | [uv](https://github.com/astral-sh/uv) | ^0.5.0 | | Docker | - | Loading