cuddle-v2/crates/cuddle-actions-api/Cargo.toml
kjuulh 6729f6e794
feat: refactor projects
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-10-26 22:27:16 +02:00

10 lines
172 B
TOML

[package]
name = "cuddle-actions-api"
edition = "2021"
version.workspace = true
[dependencies]
cuddle-lazy.workspace = true
serde.workspace = true
anyhow.workspace = true