1 2 3 4 5 6 7 8 9 10
[package] name = "buss-protocol" version = "0.1.0" edition = "2021" description = "Bussin binary protocol" license-file = "LICENSE" homepage = "https://github.com/OmentaElvis/buss-rs" [dependencies]