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 6513773 commit 575d199Copy full SHA for 575d199
.github/workflows/rust.yml
@@ -23,7 +23,7 @@ jobs:
23
- msrv
24
include:
25
- os: ubuntu-latest
26
- rust: stable
+ rust: msrv
27
lint: 1
28
29
rust-args: --all-features
0 commit comments