chore: Publish to gitea registry
This commit is contained in:
@@ -1,2 +1,8 @@
|
|||||||
[alias]
|
[alias]
|
||||||
xtask = "run --package xtask --"
|
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"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
default-run = "crete"
|
default-run = "crete"
|
||||||
|
publish = ["huizinga"]
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
members = ["xtask"]
|
members = ["xtask"]
|
||||||
|
|||||||
Reference in New Issue
Block a user