update cargo config
Some checks are pending
rust-clippy analyze / Run rust-clippy analyzing (push) Waiting to run
Deploy mdBook site to Pages / build (push) Waiting to run
Deploy mdBook site to Pages / deploy (push) Blocked by required conditions
Rust / build (push) Waiting to run

This commit is contained in:
sevki 2024-05-27 13:11:08 +01:00
parent 96fcee6da4
commit 988633ebc8

View file

@ -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