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 7ce0f33 commit 37564b3Copy full SHA for 37564b3
.github/workflows/base.yml
@@ -26,6 +26,7 @@ on:
26
type: string
27
default: ""
28
29
+ # List of dependencies to pin to specific versions when generating the Cargo.lock file for the MSRV.
30
msrv-pinned-dependencies:
31
required: false
32
0 commit comments