Loading .github/workflows/ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ jobs: fail-fast: false matrix: toolchain: - 1.74.0 # MSRV - 1.75.0 # MSRV - stable - nightly steps: Loading CONTRIBUTING.md +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ | Toolchain | Version | | :-----------------------------------: | :-----: | | [Rust](https://rustup.rs/) | ^1.70.0 | | [Rust](https://rustup.rs/) | ^1.75.0 | | [just](https://github.com/casey/just) | - | | Python | ^3.10 | | Docker | - | Loading Loading
.github/workflows/ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ jobs: fail-fast: false matrix: toolchain: - 1.74.0 # MSRV - 1.75.0 # MSRV - stable - nightly steps: Loading
CONTRIBUTING.md +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ | Toolchain | Version | | :-----------------------------------: | :-----: | | [Rust](https://rustup.rs/) | ^1.70.0 | | [Rust](https://rustup.rs/) | ^1.75.0 | | [just](https://github.com/casey/just) | - | | Python | ^3.10 | | Docker | - | Loading