[package] name = "binaryutils" version = "0.1.6" authors = ["djdisodo "] edition = "2018" license-file = "LICENSE" description = "port of pmmp/BinaryUtils" homepage = "https://github.com/djdisodo/binaryutils-rust" documentation = "https://github.com/djdisodo/binaryutils-rust/blob/master/README.md" repository = "https://github.com/djdisodo/binaryutils-rust.git" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] byteorder = "0.3.11"