1 2 3 4 5 6 7 8 9 10
[package] name = "bparser" version = "0.2.0" authors = ["Alexey Sharygin <sharyginn.09@gmail.com>"] description = "Binary protocol parser" license = "MIT or Apache-2.0" repository = "https://github.com/o1yx/bparser" edition = "2024" [dependencies]