From 8e4cc8def47a6b77b117873f3cc34e2cb3479362 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:15:08 -0700 Subject: [PATCH] Added Enigma Salad Repo --- data/ecosystems/e/enigma.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/e/enigma.toml b/data/ecosystems/e/enigma.toml index 5d529de8..586ccca8 100644 --- a/data/ecosystems/e/enigma.toml +++ b/data/ecosystems/e/enigma.toml @@ -129,6 +129,9 @@ url = "https://github.com/enigmampc/rust-sgx-sdk" [[repo]] url = "https://github.com/enigmampc/rustc-hex" +[[repo]] +url = "https://github.com/enigmampc/salad" + [[repo]] url = "https://github.com/enigmampc/secret-contracts"