[dependencies.rustversion]
version = "1.0"
[package]
categories = ["data-structures", "network-programming", "no-std"]
description = "A library for representing bandwidth speed in a variety of units, mimicking the `core::time::Duration` struct."
documentation = "https://docs.rs/bandwidth"
edition = "2021"
homepage = "https://github.com/stack-rs/bandwidth"
keywords = ["bandwidth", "data-structures", "network", "no-std", "utility"]
license = "Apache-2.0"
name = "bandwidth"
readme = "README.md"
repository = "https://github.com/stack-rs/bandwidth"
version = "0.2.1"