Added tari-crypto lib to Tari ecosystem

This commit is contained in:
Curtis Spencer
2020-02-05 22:58:16 -08:00
parent 92626a5b4e
commit 3984654025

View File

@@ -86,6 +86,9 @@ url = "https://github.com/tari-project/randomx-rs"
[[repo]]
url = "https://github.com/tari-project/RFC"
[[repo]]
url = "https://github.com/tari-project/rust-libp2p"
[[repo]]
url = "https://github.com/tari-project/rust-multiaddr"
@@ -96,6 +99,9 @@ url = "https://github.com/tari-project/snow"
url = "https://github.com/tari-project/tari"
tags = ["Protocol"]
[[repo]]
url = "https://github.com/tari-project/tari-crypto"
[[repo]]
url = "https://github.com/tari-project/tari-website"