9 lines
136 B
TOML
9 lines
136 B
TOML
[registry]
|
|
default = "gitea"
|
|
|
|
[registries.gitea]
|
|
index = "https://gitea.squi.fr/Rust/_cargo-index.git"
|
|
|
|
[net]
|
|
git-fetch-with-cli = true
|