Commit 94bbfc33 authored by Nugine's avatar Nugine
Browse files

build: bump MSRV to 1.85.0

parent b4e42b9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ jobs:
      fail-fast: false
      matrix:
        toolchain: 
          - 1.81.0 # MSRV
          - 1.85.0 # MSRV
          - stable
          - nightly
    steps:
+1 −1
Original line number Diff line number Diff line
@@ -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                 |    -    |