From 0f59d89995538b4164e8ba71f3d654ca89b930b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9o=20Rebert?= Date: Fri, 20 Aug 2021 18:50:56 +0200 Subject: [PATCH] New version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b70b5bd..2958906 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "totp-rs" -version = "0.6.3" +version = "0.6.4" authors = ["Cleo Rebert "] edition = "2018" readme = "README.md"