From 004a5e8bda0b859c7d7452d43c7192ee33a2267d Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 17 Mar 2020 09:40:50 -0700 Subject: [PATCH] Added creary repo to Creativecoin --- data/ecosystems/c/creativecoin.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/creativecoin.toml b/data/ecosystems/c/creativecoin.toml index eb4c0d29..d17c3bee 100644 --- a/data/ecosystems/c/creativecoin.toml +++ b/data/ecosystems/c/creativecoin.toml @@ -54,6 +54,9 @@ url = "https://github.com/creativechain/creacli" [[repo]] url = "https://github.com/creativechain/creacoinj" +[[repo]] +url = "https://github.com/creativechain/creary" + [[repo]] url = "https://github.com/creativechain/creary-tools"