[package] name = "shadiertoy" description = "A shadertoy rip-off." repository = "https://github.com/quadrupleslap/shadiertoy" license = "CC0-1.0" version = "0.1.0" authors = ["Ram Kaniyur "] [dependencies] gfx = "0.17" gfx_device_gl = "0.15" gfx_window_glutin = "0.24" glutin = "0.16" image = "0.19"