We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6494214 commit 4d6839eCopy full SHA for 4d6839e
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- stable
21
- beta
22
- nightly
23
- - 5555.0 # MSRV
+ - 1.65.0 # MSRV
24
steps:
25
- uses: actions/checkout@v4
26
- uses: dtolnay/rust-toolchain@master
0 commit comments