From ef1f52fb673d8e8fe5efe70f7bc1aba9f3f24b53 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Tue, 6 Dec 2022 07:25:35 -0700 Subject: [PATCH] Add iced and re-inable winit in jeremy config --- config/x86_64/jeremy.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/x86_64/jeremy.toml b/config/x86_64/jeremy.toml index 06493ba..5680c36 100644 --- a/config/x86_64/jeremy.toml +++ b/config/x86_64/jeremy.toml @@ -70,6 +70,7 @@ cpal = {} gears = {} glium = {} # does not show anything glutin = {} +iced = {} orbclient = {} osdemo = {} # does not show anything rodioplay = {} @@ -77,7 +78,7 @@ rust-cairo = {} rust-cairo-demo = {} sdl2_gears = {} vttest = {} -#winit = {} # tzset +winit = {} # dev autoconf = {}