File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ extends:
120
120
inputs :
121
121
rustVersion : ms-stable
122
122
toolchainFeed : https://pkgs.dev.azure.com/mscodehub/Rust/_packaging/Rust/nuget/v3/index.json
123
- # cratesIoFeedOverride: sparse+https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/Cargo/index/
124
123
additionalTargets : $(buildName)
125
124
displayName : Install Rust
126
125
env :
@@ -257,7 +256,6 @@ extends:
257
256
inputs :
258
257
rustVersion : ms-stable
259
258
toolchainFeed : https://pkgs.dev.azure.com/mscodehub/Rust/_packaging/Rust/nuget/v3/index.json
260
- # cratesIoFeedOverride: sparse+https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/Cargo/index/
261
259
additionalTargets : x86_64-unknown-linux-gnu
262
260
displayName : Install Rust
263
261
env :
@@ -304,7 +302,6 @@ extends:
304
302
inputs :
305
303
rustVersion : ms-stable
306
304
toolchainFeed : https://pkgs.dev.azure.com/mscodehub/Rust/_packaging/Rust/nuget/v3/index.json
307
- # cratesIoFeedOverride: sparse+https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/Cargo/index/
308
305
additionalTargets : aarch64-unknown-linux-gnu
309
306
displayName : Install Rust
310
307
env :
@@ -359,7 +356,6 @@ extends:
359
356
inputs :
360
357
rustVersion : ms-stable
361
358
toolchainFeed : https://pkgs.dev.azure.com/mscodehub/Rust/_packaging/Rust/nuget/v3/index.json
362
- # cratesIoFeedOverride: sparse+https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/Cargo/index/
363
359
additionalTargets : $(buildName)
364
360
displayName : Install Rust
365
361
env :
You can’t perform that action at this time.
0 commit comments