added gitea action
Some checks failed
CI / build (push) Failing after 4s

This commit is contained in:
2024-03-24 18:09:03 +08:00
parent 6edb6a95b3
commit 9d67a8c789
2 changed files with 25 additions and 0 deletions

6
.cargo/config.toml Normal file
View File

@@ -0,0 +1,6 @@
[registry]
default = "gitea"
[registries.gitea]
index = "https://woggioni.net/gitea/woggioni/_cargo-index.git"