yubibomb 0.2.7

Don't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Libera? Want to be able to have that experience without having to reach all the way over to your laptop's USB port? Now you can!
Documentation
# Changelog

## 0.2.7

* Use Rust 2021 edition.
* Update dependencies.


## 0.2.6

* Update dependencies.


## 0.2.5

* Update dependencies.


## 0.2.4

* Update dependencies.


## 0.2.3

* Update dependencies.


## 0.2.2

* Moved project to GitHub [#1]https://github.com/bowlofeggs/yubibomb/pull/1.
* Upgrade to rand-0.8 [#3]https://github.com/bowlofeggs/yubibomb/pull/3.
* Update other dependencies [#4]https://github.com/bowlofeggs/yubibomb/pull/4.


## 0.2.1
* Update to rand 0.7.


## 0.2.0

* Added a public API so you can use yubibomb to make your own fake hotp tokens.
* Added documentation.
* Added unit tests.