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 01e8b5a commit b5cf3d7Copy full SHA for b5cf3d7
.circleci/config.yml
@@ -1,6 +1,6 @@
1
target_steps: &target_steps
2
docker:
3
- - image: cimg/rust:1.51.0
+ - image: cimg/rust:1.56.0
4
steps:
5
- checkout
6
- restore_cache:
0 commit comments