- Update almost all dependencies, including image and qrcode (#4)
- Uses cargo-dist to create binaries and an installation shell script.
- Switches license to Mozilla Public License v2.0 (MPL-2.0)
- Bumps some dependencies, including clap.
- Fixes License
- Adds a link to a QR code generator to readme
- Mitigates some security issues by removing a dependency and upgrading the
chrono
crate dependency.