aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2c5698b..a57be0d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,7 @@ anyhow = "1.0.72"
argon2 = "0.5.1"
arrayvec = "0.7.4"
async-trait = "0.1.71"
+atty="0.2.*"
base32 = "0.4.0"
base64 = "0.21.2"
block-padding = "0.3.3"