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 0487b0b commit f2d91b4Copy full SHA for f2d91b4
.cirrus.yml
@@ -35,7 +35,7 @@ linux_task:
35
before_cache_script: rm -rf $CARGO_HOME/registry/index
36
37
minimal_version_task:
38
- # We make sure we can build with the minimum specificed versions
+ # We make sure we can build with the minimum specified versions
39
container:
40
image: rustlang/rust:nightly
41
lockfile_script: cargo generate-lockfile -Z minimal-versions
0 commit comments