[package] name = "communicator" description = "Generic communication traits" version = "0.1.0" edition = "2021" authors = ["Fabio U. Krapohl "] repository = "https://gitlab.com/porky11/communicator" license = "MIT OR Apache-2.0" [dependencies] data-stream = { version = "0.1", optional = true }