We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360fb33 commit 9bd220dCopy full SHA for 9bd220d
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
include:
18
# Test MSRV
19
- - rust: 1.38.0
+ - rust: 1.40.0
20
21
# Test nightly but don't fail
22
- rust: nightly
0 commit comments