Skip to content

Commit 3b73aac

Browse files
authored
chore(msrv): cargo update and bump MSRV to 1.81 (#754)
1 parent 757e0ad commit 3b73aac

File tree

17 files changed

+1163
-824
lines changed

17 files changed

+1163
-824
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fail-fast: false
6666
matrix:
6767
os: [ubuntu-latest, macos-latest, windows-latest]
68-
rust: [1.75.0]
68+
rust: [1.81.0]
6969

7070
name: Check / Test MSRV on ${{ matrix.os }}
7171
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)