Added official mobilecoin node implementation

This commit is contained in:
Curtis Spencer
2020-05-09 10:52:59 -07:00
parent 6cf35931fb
commit a1c0d908bf

View File

@@ -30,6 +30,10 @@ url = "https://github.com/mobilecoinofficial/json"
[[repo]]
url = "https://github.com/mobilecoinofficial/loom"
[[repo]]
url = "https://github.com/mobilecoinofficial/mobilecoin"
tags = ["Protocol"]
[[repo]]
url = "https://github.com/mobilecoinofficial/msgpack-rust"