From eae557bdf61d7cc56d4c06e68c9f82d51c519dd5 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 27 Oct 2019 22:34:33 -0700 Subject: [PATCH] Added ethcontract-rs in Gnosis ecosystem --- data/ecosystems/g/gnosis.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index 0ef0b055..3c22d7ec 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -165,6 +165,9 @@ url = "https://github.com/gnosis/EIPs" [[repo]] url = "https://github.com/gnosis/eth-berlin-location-recovery" +[[repo]] +url = "https://github.com/gnosis/ethcontract-rs" + [[repo]] url = "https://github.com/gnosis/ether-splitter"