[package] name = "flintec_lpp" version = "11.0.2" authors = ["Peruz "] edition = "2018" license = "GPL-3.0" repository = "https://github.com/Peruz/flintec_lpp" description = "CLI apps for logging, processing, and plotting load time series from Flintec load cells - DAD 141.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] chrono = "0.4.*" clap = "2.*" plotters = "0.3.*"