Skip to content

Commit b691cc8

Browse files
authored
Temporarily turn off custom registry (#39)
1 parent 8b46316 commit b691cc8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.cargo/config.toml.disabled

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[source.crates-io]
2-
replace-with = 'ms-crates-io'
1+
# [source.crates-io]
2+
# replace-with = 'ms-crates-io'
33

4-
[registries.ms-crates-io]
5-
index = "sparse+https://pkgs.dev.azure.com/vscode/_packaging/crates/Cargo/index/"
4+
# [registries.ms-crates-io]
5+
# index = "sparse+https://pkgs.dev.azure.com/vscode/_packaging/crates/Cargo/index/"
66

77
# -Cehcont_guard: Enable EH Continuation Metadata (https://learn.microsoft.com/en-us/cpp/build/reference/guard-enable-eh-continuation-metadata).
88
# -Ccontrol-flow-guard: Enable Control Flow Guard, needed for OneBranch's post-build analysis (https://learn.microsoft.com/en-us/cpp/build/reference/guard-enable-control-flow-guard).

0 commit comments

Comments
 (0)