Skip to content

Commit c6bdd35

Browse files
committed
chore: bump MSRV to 1.81.0
1 parent 3ce2fc1 commit c6bdd35

4 files changed

Lines changed: 79 additions & 82 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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)