feat: add global state
This commit is contained in:
@@ -4,6 +4,10 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
gpui.workspace = true
|
||||
nostr-sdk.workspace = true
|
||||
dirs.workspace = true
|
||||
tokio.workspace = true
|
||||
|
||||
keyring-search = "1.2.0"
|
||||
keyring-lib = { version = "1.0.2", features = ["tokio", "derive"] }
|
||||
|
||||
Reference in New Issue
Block a user