[dependencies]
[package]
authors = ["Sergio Benitez <sb@sergio.bz>"]
categories = ["value-formatting", "encoding", "no-std"]
description = "A simple, complete, const-everything, saturating, human-friendly, no_std library for byte units.\n"
documentation = "https://docs.rs/ubyte/0.9"
edition = "2018"
keywords = ["byte", "human", "units", "conversion", "integer"]
license = "MIT OR Apache-2.0"
name = "ubyte"
readme = "README.md"
repository = "https://github.com/SergioBenitez/ubyte"
version = "0.9.0"