Pulled nym-client binary out to top-level

This commit is contained in:
Dave Hrycyszyn
2020-01-13 18:25:05 +00:00
parent 6b68998e93
commit 507e910e72
46 changed files with 21 additions and 20 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ tokio = { version = "0.2", features = ["full"] }
## internal
addressing = {path = "../common/addressing" }
directory-client = { path = "../clients/directory-client" }
directory-client = { path = "../common/clients/directory-client" }
## will be moved to proper dependencies once released
sphinx = { git = "https://github.com/nymtech/sphinx", rev="1d8cefcb6a0cb8e87d00d89eb1ccf2839e92aa1f" }