otptool 0.1.0

Simple tool to help you migrate your OTP secrets from Google Authenticator to another app.
Documentation
[build-dependencies.prost-build]
version = "0.11.9"
[dependencies.anyhow]
version = "1.0.72"

[dependencies.bardecoder]
version = "0.4.2"

[dependencies.base64]
version = "0.21.2"

[dependencies.clap]
features = ["derive"]
version = "4.3.19"

[dependencies.data-encoding]
version = "2.4.0"

[dependencies.image]
version = "0.24.6"

[dependencies.prost]
version = "0.11.9"

[dependencies.url]
version = "2.4.0"

[package]
authors = ["Denis Hananein"]
description = "Simple tool to help you migrate your OTP secrets from Google Authenticator to another app."
edition = "2021"
license = "MIT"
name = "otptool"
readme = "README.md"
version = "0.1.0"