[dependencies.bincode]
version = "1.0.1"
[package]
authors = ["Mathias Danielsen <mathiasda98@hotmail.com>"]
description = "A binary reader/writer library for rust"
edition = "2018"
keywords = ["binary", "reader", "writer"]
license = "MIT"
name = "binary_rw"
readme = "README.md"
repository = "https://github.com/mathias234/binary-rs"
version = "0.0.2"