api progress
This commit is contained in:
@ -20,3 +20,6 @@ rocket = { version = "0.5.1", features = ["json"] }
|
||||
chrono = { version = "0.4.38", features = ["serde"] }
|
||||
nostr = { version = "0.36.0", default-features = false, features = ["std"] }
|
||||
base64 = "0.22.1"
|
||||
ssh-key = "0.6.7"
|
||||
urlencoding = "2.1.3"
|
||||
fedimint-tonic-lnd = { version = "0.2.0", default-features = false, features = ["invoicesrpc"] }
|
||||
|
Reference in New Issue
Block a user