update config.toml
This commit is contained in:
+5
-1
@@ -1,5 +1,9 @@
|
|||||||
[registry]
|
[registry]
|
||||||
default = "cbsk"
|
default = "cbsk"
|
||||||
|
global-credential-providers = ["cargo:token", "cargo:libsecret", "cargo:macos-keychain", "cargo:wincred"]
|
||||||
|
|
||||||
[registries.cbsk]
|
[registries.cbsk]
|
||||||
index = "https://git.cbsk-tech.de/Christoph/_cargo-index.git"
|
index = "sparse+https://git.cbsk-tech.de/api/packages/Christoph/cargo/"
|
||||||
|
|
||||||
|
[net]
|
||||||
|
git-fetch-with-cli = true
|
||||||
@@ -1 +1,5 @@
|
|||||||
/target
|
/target
|
||||||
|
|
||||||
|
.cargo/credentials.toml
|
||||||
|
.env
|
||||||
|
credentials.toml
|
||||||
Reference in New Issue
Block a user