[package] name = "plckit" version = "0.1.2" edition = "2021" authors = ["Serhij S. "] license = "Apache-2.0" description = "Kit for PLCs and real-time micro-services" readme = "README.md" [dependencies] bma-ts = "0.1.4" parking_lot = "0.12.1"