Thread beacon node RPC server

This commit is contained in:
Age Manning
2019-03-22 16:46:52 +11:00
parent 858cf4f1f4
commit a4cfe68272
4 changed files with 41 additions and 21 deletions

View File

@@ -21,3 +21,5 @@ futures = "0.1.23"
slog = "^2.2.3"
slog-term = "^2.4.0"
slog-async = "^2.3.0"
tokio = "0.1.17"
exit-future = "0.1.4"