feat: add Gitea registry configuration to Cargo
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
[env]
|
[env]
|
||||||
SQLX_OFFLINE = "true"
|
SQLX_OFFLINE = "true"
|
||||||
|
|
||||||
|
[registries.gitea]
|
||||||
|
index = "sparse+https://git.gabrielkaszewski.dev/api/packages/GKaszewski/cargo/"
|
||||||
|
|||||||
Reference in New Issue
Block a user