Skip to content

Commit 2e7acca

Browse files
committed
chore: bump MSRV to 1.81.0
1 parent 0d646bf commit 2e7acca

File tree

5 files changed

+289
-185
lines changed

5 files changed

+289
-185
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
strategy:
6666
fail-fast: false
6767
matrix:
68-
toolchain: [ nightly, beta, stable, 1.80.0 ]
68+
toolchain: [ nightly, beta, stable, 1.81.0 ]
6969
steps:
7070
- uses: actions/checkout@v4
7171
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)