cli: pin rust (and clippy) version for builds

This commit is contained in:
Connor Peet
2022-11-07 17:56:35 -08:00
parent ac05245aa8
commit 63fbcea804
6 changed files with 2 additions and 22 deletions

View File

@@ -16,9 +16,6 @@ parameters:
default: false
- name: VSCODE_QUALITY
type: string
- name: channel
type: string
default: stable
steps:
- task: Npm@1