feat(artifacts): add immutable artifact store
This commit is contained in:
Generated
+11
@@ -665,6 +665,17 @@ dependencies = [
|
||||
"tracing-subscriber",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "crank-artifacts"
|
||||
version = "0.3.1"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"rand 0.10.2",
|
||||
"sha2 0.10.9",
|
||||
"thiserror 2.0.18",
|
||||
"url",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "crank-community-auth"
|
||||
version = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user