Skip to content

Commit 3e64dd8

Browse files
CopilotSteveL-MSFT
andcommitted
Fix build failure by allowing cargo to use crates.io registry
Co-authored-by: SteveL-MSFT <[email protected]>
1 parent a973736 commit 3e64dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ rustflags = ["-Ccontrol-flow-guard", "-Ctarget-feature=+crt-static", "-Clink-arg
1717

1818
# The following is only needed for release builds
1919
[source.crates-io]
20-
replace-with = "POWERSHELL"
20+
# replace-with = "POWERSHELL"

0 commit comments

Comments
 (0)