[package] name = "rinara" version = "0.1.0" authors = ["Eschryn <8217655+Eschryn@users.noreply.github.com>"] edition = "2018" description = "Experimental Rust GUI" repository = "https://github.com/Eschryn/rinara" license = "MIT" [dependencies] gfx-hal = "0.3.1" winit = "0.18" rusttype = "0.8.0"