Moved nostr protocol handling to proto module
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2018"
|
||||
log = "0.4.14"
|
||||
env_logger = "0.9.0"
|
||||
tokio = { version = "1.14.0", features = ["full"] }
|
||||
futures = "0.3.18"
|
||||
futures-util = "0.3.18"
|
||||
tokio-tungstenite = "0.16.0"
|
||||
tungstenite = "0.16.0"
|
||||
|
||||
Reference in New Issue
Block a user