cotp 0.1.3

Trustworthy command line authenticator app compatible with backups from andOTP, Aegis and so on..
[dependencies.ascii]
version = "1.0"

[dependencies.base64]
version = "0.13.0"

[dependencies.ctrlc]
version = "3.1.7"

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

[dependencies.dirs]
version = "3.0.1"

[dependencies.err-derive]
version = "0.3.0"

[dependencies.ring]
version = "0.16.19"

[dependencies.rpassword]
version = "5.0.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.118"

[dependencies.serde_json]
version = "1.0.61"

[dependencies.sodiumoxide]
version = "0.2.6"

[package]
authors = ["replydev <replydev@protonmail.com>"]
categories = ["command-line-utilities", "authentication"]
description = "Trustworthy command line authenticator app compatible with backups from andOTP, Aegis and so on.. "
documentation = "https://github.com/replydev/cotp/blob/master/README.md"
edition = "2018"
homepage = "https://github.com/replydev/cotp"
keywords = ["cotp", "totp", "authenticator", "google-authenticator", "argon2"]
license-file = "LICENSE"
name = "cotp"
readme = "README.md"
repository = "https://github.com/replydev/cotp"
version = "0.1.3"