pinakes-ui: add ApiClient plugin methods; depend on plugin API

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ica7f913a22d18e59e85f1959a5b336df6a6a6964
This commit is contained in:
raf 2026-03-09 21:59:58 +03:00
commit 5b204dceb5
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 59 additions and 1 deletions

View file

@ -26,6 +26,7 @@ dioxus-free-icons = { workspace = true }
gloo-timers = { workspace = true }
rand = { workspace = true }
urlencoding = { workspace = true }
pinakes-plugin-api = { workspace = true }
[lints]
workspace = true