usb-ids 0.0.3

Rust wrappers for the USB ID Repository
Documentation
# Changelog

All notable changes to `usb-ids` will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

<!-- @next-header@ -->

## [Unreleased] - ReleaseDate

## [0.0.3] - 2021-01-31

### Added

* Routine DB update (2021-01-29 20:34:11)

## [0.0.2] - 2020-12-26

### Added

* Added `Device::from_vid_pid`.

## [0.0.1] - 2020-12-26

### Added

* This is the initial release of `usb-ids`.

<!-- @next-url@ -->
[Unreleased]: https://github.com/woodruffw/kbs2/compare/v0.0.3...HEAD
[0.0.3]: https://github.com/woodruffw/kbs2/compare/v0.0.2...v0.0.3
[0.0.2]: https://github.com/woodruffw/kbs2/compare/v0.0.1...v0.0.2
[0.0.1]: https://github.com/woodruffw/kbs2/releases/tag/v0.0.1