From ba77fdf547281a911ca0ded891df35750af1b497 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 1 Feb 2020 08:53:03 -0800 Subject: [PATCH] Added wasmer-proto to Holo --- data/ecosystems/h/holo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/h/holo.toml b/data/ecosystems/h/holo.toml index 50351e40..3c95f09f 100644 --- a/data/ecosystems/h/holo.toml +++ b/data/ecosystems/h/holo.toml @@ -428,6 +428,9 @@ url = "https://github.com/holochain/tryorama" [[repo]] url = "https://github.com/holochain/tryorama-stress-utils" +[[repo]] +url = "https://github.com/holochain/wasmer-proto" + [[repo]] url = "https://github.com/holochain/wasmi"