We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830cfc0 commit 38e610dCopy full SHA for 38e610d
src/necessities.md
@@ -146,5 +146,5 @@ pinned to minimal versions:
146
147
```bash
148
$ cp ci/Cargo.lock.min ./Cargo.lock
149
-$ cargo +$MSRV test
+$ cargo +$MSRV build
150
```
0 commit comments