We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1dbe73 commit f83b72bCopy full SHA for f83b72b
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- stable
21
- beta
22
- nightly
23
- - 1.49.0 # MSRV
+ - 1.64.0 # MSRV
24
steps:
25
- uses: actions/checkout@v2
26
- uses: actions-rs/toolchain@v1
0 commit comments