We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b7508a commit a433f2bCopy full SHA for a433f2b
1 file changed
.github/workflows/test.yml
@@ -64,7 +64,7 @@ jobs:
64
matrix:
65
os: [ubuntu-latest]
66
toolchain:
67
- - 1.53 # MSRV (Minimum supported rust version)
+ - 1.56 # MSRV (Minimum supported rust version)
68
- stable
69
- beta
70
experimental: [false]
0 commit comments