We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322f193 commit 6695d0fCopy full SHA for 6695d0f
Cargo.toml
@@ -76,3 +76,6 @@ test = false # no unit tests
76
name = "rustup-init"
77
path = "src/rustup-cli/main.rs"
78
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