Skip to content

Commit f126e6b

Browse files
committed
Temporarily disable cloudsmith registry
1 parent 4ed7eb0 commit f126e6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.cargo/config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[registries.cipherstash]
2-
index = "sparse+https://cargo.cloudsmith.io/cipherstash/cipherstash/"
3-
credential-provider = "cargo:token"
1+
#[registries.cipherstash]
2+
#index = "sparse+https://cargo.cloudsmith.io/cipherstash/cipherstash/"
3+
#credential-provider = "cargo:token"
44

55
# To use this registry export the variable CARGO_REGISTRIES_CIPHERSTASH_TOKEN with "Token <your token>".
66
# Or set the appropriate option in your ~/.cargo/config.toml file.

0 commit comments

Comments
 (0)