18
crates/cuddle-actions/Cargo.toml
Normal file
18
crates/cuddle-actions/Cargo.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
[package]
|
||||
name = "cuddle-actions"
|
||||
edition = "2021"
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
cuddle-rust-actions.workspace = true
|
||||
cuddle-actions-api.workspace = true
|
||||
cuddle-value.workspace = true
|
||||
|
||||
serde.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
anyhow.workspace = true
|
||||
dirs.workspace = true
|
||||
walkdir.workspace = true
|
||||
sha256.workspace = true
|
||||
blake3.workspace = true
|
Reference in New Issue
Block a user