[package] name = "nitrocli-otp-qr" version = "0.1.0" authors = ["Robin Krahl "] edition = "2018" repository = "https://git.ireas.org/nitrocli-otp-qr/" description = "Read OTP configuration from a QR code and store it on a Nitrokey device" keywords = ["nitrokey", "otp", "qr"] readme = "README.md" license = "MIT" [dependencies] argparse = "0.2" dialog = "0.2" mktemp = "0.3" percent-encoding = "1.0" url = "1.7"