feat: support assets

This commit is contained in:
2024-11-21 09:07:24 +07:00
parent 126506522d
commit 8bf497bdc7
3 changed files with 27 additions and 1 deletions

View File

@@ -17,3 +17,4 @@ keyring-search.workspace = true
keyring.workspace = true
client = { version = "0.1.0", path = "../client" }
rust-embed = "8.5.0"