From e2b107003f90a4c0d9ae4337fdfd40795365c799 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 15 Oct 2020 21:53:33 -0400 Subject: parse otpauth urls for totp codes --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 54062ad..f3ff782 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1266,6 +1266,7 @@ dependencies = [ "term_size", "textwrap 0.12.1", "tokio", + "url", "uuid", "zeroize", ] -- cgit v1.2.3