wip: startup flow
This commit is contained in:
@@ -10,5 +10,11 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
gpui.workspace = true
|
||||
components.workspace = true
|
||||
tokio.workspace = true
|
||||
nostr = { version = "0.1.0", path = "../nostr" }
|
||||
nostr-sdk.workspace = true
|
||||
|
||||
client = { version = "0.1.0", path = "../client" }
|
||||
|
||||
keyring-search = "1.2.0"
|
||||
keyring-lib = { version = "1.0.2", features = ["tokio", "derive"] }
|
||||
|
||||
Reference in New Issue
Block a user