Skip to content

Commit 1e29cb4

Browse files
authored
Bump MSRV to 1.81.0 (#382)
1 parent e437f32 commit 1e29cb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/checking.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
toolchain:
13-
- 1.71.1
13+
- 1.81.0
1414
- stable
1515
- nightly
1616
os:

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
toolchain:
13-
- 1.71.1
13+
- 1.81.0
1414
- stable
1515
os:
1616
- ubuntu-latest

0 commit comments

Comments
 (0)