Commit 2124b50d authored by Nugine's avatar Nugine
Browse files

bump MSRV to 1.69.0

parent 454e2b7f
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.67.1 # MSRV
          - 1.69.0 # MSRV
          - stable
          - nightly
    steps:
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

Toolchain

+ [Rust 1.67.1 or newer](https://rustup.rs/)
+ [Rust 1.69.0 or newer](https://rustup.rs/)
+ [just](https://github.com/casey/just)

Get the source code