Skip to content

Commit c43f549

Browse files
chore(deps): update dependency rust to v1.6.2 (#608)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rust](https://circleci.com/developer/orbs/orb/circleci/rust) | orb | patch | `1.6.1` -> `1.6.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/federation-rs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46bec25 commit c43f549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22

33
# Our CircleCI dependencies
44
orbs:
5-
rust: circleci/[email protected].1
5+
rust: circleci/[email protected].2
66
secops: apollo/[email protected]
77

88
release: &release

0 commit comments

Comments
 (0)