From 512a954490fe7073ba448aac4df6be784139fc2e Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Tue, 17 Jul 2018 14:29:12 +0200 Subject: [PATCH] Add rust-offscreen-rendering-context --- homu/files/cfg.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/homu/files/cfg.toml b/homu/files/cfg.toml index 87cdfa0e..d86ec534 100644 --- a/homu/files/cfg.toml +++ b/homu/files/cfg.toml @@ -85,6 +85,7 @@ secret = "{{ secrets['web-secret'] }}" "rust-mozjs": { "appveyor": True, }, + "rust-offscreen-rendering-context": {}, "rust-png": {}, "rust-quicksort": {}, "rust-selectors": {},