[package] name = "waystone" version = "0.1.0" authors = ["Isaac Woods"] edition = "2018" description = "Wayland compositor in pure Rust" license = "MIT OR Apache-2.0" [dependencies] waystone-client = "0.1"