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 ec8975c commit bb08b89Copy full SHA for bb08b89
.circleci/config.yml
@@ -4,7 +4,7 @@ version: 2.1
4
# Rust Orb: https://github.com/CircleCI-Public/rust-orb
5
# Github Orb: https://github.com/CircleCI-Public/github-cli-orb
6
orbs:
7
- rust: circleci/rust@1.7.0
+ rust: circleci/rust@1.8.0
8
gh: circleci/[email protected]
9
10
# We run jobs on the following platforms: linux, macos and windows.
0 commit comments