Skip to content

Commit 6695d0f

Browse files
committed
[do not merge] workaround broken rust-security-framework i686 build
1 parent 322f193 commit 6695d0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ test = false # no unit tests
7676
name = "rustup-init"
7777
path = "src/rustup-cli/main.rs"
7878
test = false # no unit tests
79+
80+
[replace]
81+
"rust-security-framework:0.1.15" = { git = "https://github.com/mattico/rust-security-framework", branch = "fix-cert-index" }

0 commit comments

Comments
 (0)