Commit 93832186 authored by Nugine's avatar Nugine
Browse files

ci: bump MSRV to 1.81.0

parent be9ebf5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ jobs:
      fail-fast: false
      matrix:
        toolchain: 
          - 1.78.0 # MSRV
          - 1.81.0 # MSRV
          - stable
          - nightly
    steps:
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

|               Toolchain               | Version |
| :-----------------------------------: | :-----: |
|      [Rust](https://rustup.rs/)       | ^1.78.0 |
|      [Rust](https://rustup.rs/)       | ^1.81.0 |
| [just](https://github.com/casey/just) |    -    |
|                Python                 |  ^3.10  |
|                Docker                 |    -    |