add profile store

This commit is contained in:
2026-08-05 07:54:44 +07:00
parent 7300c5d1fd
commit a785b9eea4
4 changed files with 241 additions and 6 deletions
+1
View File
@@ -15,6 +15,7 @@ nostr-connect.workspace = true
gpui.workspace = true
flume.workspace = true
anyhow.workspace = true
log.workspace = true
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
rustls = "0.23"