chore: Publish to gitea registry
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
[alias]
|
||||
xtask = "run --package xtask --"
|
||||
|
||||
[registry]
|
||||
default = "huizinga"
|
||||
|
||||
[registries.huizinga]
|
||||
index = "sparse+https://git.huizinga.dev/api/packages/infra/cargo/"
|
||||
|
||||
@@ -3,6 +3,7 @@ name = "crete"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
default-run = "crete"
|
||||
publish = ["huizinga"]
|
||||
|
||||
[workspace]
|
||||
members = ["xtask"]
|
||||
|
||||
Reference in New Issue
Block a user