feat(artifacts): add immutable artifact store
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[package]
|
||||
name = "crank-artifacts"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
rust-version.workspace = true
|
||||
publish.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2"
|
||||
rand.workspace = true
|
||||
sha2.workspace = true
|
||||
thiserror.workspace = true
|
||||
url.workspace = true
|
||||
Reference in New Issue
Block a user