[package] name = "new-home-ws281x" description = "This application will control all kinds of LED strips based on the ws281x chip." version = "1.0.4" authors = ["Yannik "] edition = "2018" readme = "README.md" license = "MIT" repository = "https://gitlab.com/Y_Software/new-home-ws281x" [dependencies] new-home-application = "0.1.*" rs_ws281x = "0.2.3" url = "2.1.1" serde_json = "1.0.52" palette = "0.5.0"