Skip to content

Commit 3d884bb

Browse files
committed
Switch msrv in CI back to 1.64
1 parent 185e37f commit 3d884bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- stable
2121
- beta
2222
- nightly
23-
- 1.65.0 # MSRV
23+
- 1.64.0 # MSRV
2424
steps:
2525
- uses: actions/checkout@v4
2626
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)