Add iced and re-inable winit in jeremy config

This commit is contained in:
Jeremy Soller 2022-12-06 07:25:35 -07:00
parent 93fcb74f84
commit ef1f52fb67
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -70,6 +70,7 @@ cpal = {}
gears = {} gears = {}
glium = {} # does not show anything glium = {} # does not show anything
glutin = {} glutin = {}
iced = {}
orbclient = {} orbclient = {}
osdemo = {} # does not show anything osdemo = {} # does not show anything
rodioplay = {} rodioplay = {}
@ -77,7 +78,7 @@ rust-cairo = {}
rust-cairo-demo = {} rust-cairo-demo = {}
sdl2_gears = {} sdl2_gears = {}
vttest = {} vttest = {}
#winit = {} # tzset winit = {}
# dev # dev
autoconf = {} autoconf = {}