add command prompt

This commit is contained in:
Aditya Kulkarni
2019-09-03 17:01:34 -07:00
parent 4d8bab394a
commit 698c65a284
4 changed files with 50 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ tower-service = "0.2"
tower-util = "0.1"
hex = "0.3"
protobuf = "2"
rustyline = "5.0.2"
[dependencies.bellman]