[package] name = "rsui" version = "0.13.0" description = "A cross-platform UI library for Rust" license = "MIT" authors = ["Brent Gardner "] edition = "2018" readme = "readme.md" repository = "https://github.com/bgard6977/rsui.git" homepage = "https://github.com/bgard6977/rsui" [dependencies] piston_window = "0.87.0" pistoncore-glfw_window = "0.47.0"