mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-08-30 15:17:19 +02:00
Move plugin actions and authentication onto PluginHost (#563)
This commit is contained in:
@@ -6,10 +6,8 @@ authors = ["Gregory Schier"]
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
log = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tokio = { workspace = true, features = ["rt"] }
|
||||
yaak = { workspace = true }
|
||||
yaak-core = { workspace = true }
|
||||
yaak-crypto = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user