From c62bf221278ef18acb17d16939e918aa998ed240 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 2 Aug 2019 14:15:58 -0700 Subject: [PATCH] New Matter Labs eip1926_specs --- data/ecosystems/m/matter-labs.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/m/matter-labs.toml b/data/ecosystems/m/matter-labs.toml index 1c86988d..1a33b449 100644 --- a/data/ecosystems/m/matter-labs.toml +++ b/data/ecosystems/m/matter-labs.toml @@ -54,6 +54,9 @@ url = "https://github.com/matter-labs/eip1962_fuzzing" [[repo]] url = "https://github.com/matter-labs/eip1962_lib" +[[repo]] +url = "https://github.com/matter-labs/eip1962_specs" + [[repo]] url = "https://github.com/matter-labs/EIPs"