Add iced and re-inable winit in jeremy config
This commit is contained in:
parent
93fcb74f84
commit
ef1f52fb67
|
@ -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 = {}
|
||||||
|
|
Loading…
Reference in a new issue