🚧 Add Account identity and messaging and store interfaces

This commit is contained in:
2024-05-10 18:05:25 +02:00
parent 0a0d6e745b
commit 79e8dea622
6 changed files with 230 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ tracing = "0.1.40"
tracing-web = "0.1.3"
tracing-subscriber = "0.3.18"
git-version = "0.3.9"
async-trait = "0.1.80"
[target.'cfg(target_family = "wasm")'.dependencies]
web-sys = "0.3.69"