Skip to content

Commit 3360699

Browse files
committed
chore: bump MSRV to 1.81.0
1 parent 06d8acc commit 3360699

File tree

4 files changed

+178
-142
lines changed

4 files changed

+178
-142
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
strategy:
5858
fail-fast: false
5959
matrix:
60-
toolchain: [ nightly, beta, stable, 1.77.0 ]
60+
toolchain: [ nightly, beta, stable, 1.81.0 ]
6161
steps:
6262
- uses: actions/checkout@v4
6363
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)