feat: plugins progress

This commit is contained in:
Yeachan-Heo
2026-04-01 06:25:27 +00:00
parent 7f7807e48e
commit be08a46e48
4 changed files with 413 additions and 31 deletions

View File

@@ -8,6 +8,7 @@ publish.workspace = true
[dependencies]
sha2 = "0.10"
glob = "0.3"
plugins = { path = "../plugins" }
regex = "1"
serde = { version = "1", features = ["derive"] }
serde_json = "1"