update cargo config
This commit is contained in:
parent
96fcee6da4
commit
988633ebc8
1 changed files with 4 additions and 1 deletions
|
@ -2,4 +2,7 @@
|
|||
default = "oksoftware"
|
||||
|
||||
[registries.oksoftware]
|
||||
index = "sparse+https://ok.software/api/packages/ok/cargo/" # Sparse index
|
||||
index = "https://ok.software/ok/_cargo-index.git" # Git
|
||||
|
||||
[net]
|
||||
git-fetch-with-cli = true
|
Loading…
Reference in a new issue