[package] name = "kasi" version = "0.1.0" edition = "2018" authors = ["Robert Czechowski"] description = "Small command line tool for communication with HS100 smart wifi plugs and similar devices." license = "MIT OR Apache-2.0" repository = "https://git.zgtm.de/zgtm/kasimir" [dependencies] kasimir = { version = "0.1" } kasimir-sys = { version = "0.1" }