Files
rmath/.cargo/config.toml
Walter Oggioni 99bf9a789e
Some checks failed
CI / build (push) Failing after 16s
added gitea action
2024-03-24 18:21:47 +08:00

8 lines
168 B
TOML

[registry]
default = "gitea"
[registries.gitea]
global-credential-providers = ["cargo:token"]
index = "sparse+https://gitea.example.com/api/packages/woggioni/cargo/"