mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-20 11:41:13 +02:00
Add yaak-actions-builtin crate and integrate with CLI
This commit is contained in:
@@ -15,6 +15,8 @@ env_logger = "0.11"
|
||||
log = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
tokio = { workspace = true, features = ["rt-multi-thread", "macros"] }
|
||||
yaak-actions = { workspace = true }
|
||||
yaak-actions-builtin = { workspace = true }
|
||||
yaak-crypto = { workspace = true }
|
||||
yaak-http = { workspace = true }
|
||||
yaak-models = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user