Missed updated sphinx cargo.toml file

This commit is contained in:
Jedrzej Stuczynski
2020-02-28 12:33:21 +00:00
parent b6e2c25c09
commit da9593cee2
+1 -1
View File
@@ -40,7 +40,7 @@ sfw-provider-requests = { path = "../sfw-provider/sfw-provider-requests" }
topology = {path = "../common/topology" }
## will be moved to proper dependencies once released
sphinx = { git = "https://github.com/nymtech/sphinx", rev="4e51ed38a5de6fcb454c8903f1fe5e6b52720c77" }
sphinx = { git = "https://github.com/nymtech/sphinx", rev="fde6f0523e5bd8e02e5bba0936be266271efb7cc" }
# sphinx = { path = "../../sphinx"}
[build-dependencies]