We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed7eb0 commit f126e6bCopy full SHA for f126e6b
.cargo/config.toml
@@ -1,6 +1,6 @@
1
-[registries.cipherstash]
2
-index = "sparse+https://cargo.cloudsmith.io/cipherstash/cipherstash/"
3
-credential-provider = "cargo:token"
+#[registries.cipherstash]
+#index = "sparse+https://cargo.cloudsmith.io/cipherstash/cipherstash/"
+#credential-provider = "cargo:token"
4
5
# To use this registry export the variable CARGO_REGISTRIES_CIPHERSTASH_TOKEN with "Token <your token>".
6
# Or set the appropriate option in your ~/.cargo/config.toml file.
0 commit comments