From 72d1d574dff050ebbbf091be3b3e09cb364d6518 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jeremy@system76.com>
Date: Wed, 19 Jun 2019 08:29:08 -0600
Subject: [PATCH] Disable hematite

---
 ci.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci.toml b/ci.toml
index bc72be496..5b66d799d 100644
--- a/ci.toml
+++ b/ci.toml
@@ -59,7 +59,7 @@ gnu-grep = {}
 gnu-make = {}
 gstreamer = {}
 harfbuzz = {}
-hematite = {}
+#hematite = {} # needs crate patches for redox-unix
 init = {}
 installer = {}
 ion = {}
-- 
GitLab