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 5d5cf56 commit 5e0dfd9Copy full SHA for 5e0dfd9
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
version:
21
- - 1.56.0 # MSRV
+ - 1.59.0 # MSRV
22
- stable
23
- nightly
24
os: [ubuntu-latest, macos-latest, windows-latest]
0 commit comments