[package] name = "bytebuffer-new" version = "0.2.2" authors = ["Terah ", "Shiroy "] description = "A byte buffer for networking and binary protocols" homepage = "https://github.com/Terah-/rust-bytebuffer" repository = "https://github.com/Terah-/rust-bytebuffer" keywords = ["byte", "buffer", "network", "protocol"] license = "MIT OR Apache-2.0" [dependencies] byteorder = "1.2.3" [badges] travis-ci = { repository = "terahxluna/rust-bytebuffer" }