Updated sphinx revision

This commit is contained in:
Jedrzej Stuczynski
2020-01-10 14:42:10 +00:00
parent 7f6ec5ecdf
commit 9d760a515a
+1 -1
View File
@@ -24,7 +24,7 @@ directory-client = { path = "../clients/directory-client" }
topology = {path = "../common/topology" }
## will be moved to proper dependencies once released
sphinx = { path = "../../sphinx" }
sphinx = { git = "https://github.com/nymtech/sphinx", rev="50ba6c4bbeb9be59257f32ff1e8f734e4fd82633" }
[build-dependencies]
built = "0.3.2"