[package] authors = ['Geoff Clements '] description = "A library for building Slim protocol clients" documentation = "https://docs.rs/slimproto" edition = '2021' homepage = "https://github.com/GeoffClements/slim-client-protocol-rs" license = "MIT" name = 'slimproto' readme = "../README.md" repository = "https://github.com/GeoffClements/slim-client-protocol-rs" version = '0.1.19' [dependencies] bitflags = "2.6.0" bytes = "1.8.0" framous = "0.1.6" mac_address = "1.1.7"