Added avltree to Dusk Network ecosystem

This commit is contained in:
Curtis Spencer
2020-02-26 12:54:26 -08:00
parent 61ec33d58d
commit 10101eb6b6

View File

@@ -6,6 +6,9 @@ sub_ecosystems = []
github_organizations = ["https://github.com/dusk-network"]
# Repositories
[[repo]]
url = "https://github.com/dusk-network/avltree"
[[repo]]
url = "https://github.com/dusk-network/bn256"