aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 07accec..2accf4f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,6 @@ humantime = "2.1"
libc = "0.2"
log = "0.4"
nix = "0.21"
-oath = "0.10"
paw = "1.0"
pbkdf2 = "0.8"
percent-encoding = "2.1"
@@ -49,6 +48,7 @@ term_size = "0.3"
textwrap = "0.11"
thiserror = "1.0"
tokio = { version = "1.8", features = ["full"] }
+totp-lite = "1.0"
url = "2.2"
uuid = { version = "0.8", features = ["v4"] }
zeroize = "1.3"