feat(registry): add workspace-scoped artifact metadata

This commit is contained in:
2026-08-27 02:18:09 +03:00
parent 497e1b740f
commit 2eb185b14a
29 changed files with 2264 additions and 181 deletions
Generated
+1
View File
@@ -818,6 +818,7 @@ dependencies = [
name = "crank-registry"
version = "0.3.1"
dependencies = [
"crank-artifacts",
"crank-core",
"crank-mapping",
"crank-schema",