andotp_to_otpauth/Cargo.toml

11 lines
224 B
TOML
Raw Permalink Normal View History

2018-07-07 20:56:34 +00:00
[package]
name = "andotp_to_otpauth"
version = "0.1.0"
authors = ["Jan Christian Grünhage <jan.christian@gruenhage.xyz>"]
[dependencies]
serde_json = "1.0.22"
serde_derive = "1.0.70"
serde = "1.0.70"
urlencoding = "1.0.0"