pinakes-plugin-api: add required_endpoints and theme_extensions to manifest UI section
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I203fabfe07548106abb5bac760bbfec06a6a6964
This commit is contained in:
parent
6e442065b1
commit
5a0901ba95
2 changed files with 122 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ serde = { workspace = true }
|
|||
serde_json = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
async-trait = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
|
||||
# For plugin manifest parsing
|
||||
toml = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue