[package] name = "fluster_desktop" version = "0.1.0" authors = ["Mike Welsh "] edition = "2018" [dependencies] fluster_core = { path = "../core" } glutin = "0.20" structopt = "0.2.15"