diff --git a/Cargo.toml b/Cargo.toml index b99c4c3..c8e0192 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slauth" -version = "0.7.8" +version = "0.7.9" authors = ["richer ", "LucFauvel "] edition = "2021" description = "oath HOTP and TOTP complient implementation"