bandwidth 0.2.1

A library for representing bandwidth speed in a variety of units, mimicking the `core::time::Duration` struct.
Documentation
# CHANGELOG

## [v0.2.0]https://github.com/stack-rs/bandwidth/releases/tag/v0.2.0 - 2023-02-09 06:48:27

Enable higher expressiveness of implementing `Debug` trait for `Bandwidth` struct with rust version higher than 1.67

### Feature

- *:
  - enable higher expressiveness after rust 1.67 ([3243f70]https://github.com/stack-rs/bandwidth/commit/3243f705b8d62c7d32ed7bde8c7922bfec50801f)

## [v0.1.0]https://github.com/stack-rs/bandwidth/releases/tag/v0.1.0 - 2023-02-08 12:36:16

*No description*

### Feature

- *:
  - add bandwidth struct ([6c4ab6a]https://github.com/stack-rs/bandwidth/commit/6c4ab6a28e9078dfcfeaa1df2df3bd1015c4bf08)

### Documentation

- readme:
  - update contributors ([a0dadd0]https://github.com/stack-rs/bandwidth/commit/a0dadd06dd447c296afb8591b0b1341c461647f3)

\* *This CHANGELOG was automatically generated by [auto-generate-changelog](https://github.com/BobAnkh/auto-generate-changelog)*