diff --git a/Cargo.toml b/Cargo.toml index d9aaec7..dbf6352 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "branca" description = "A Rust implementation of the branca specification, a JWT alternative." -version = "0.1.0" +version = "0.1.1" authors = ["return"] keywords = ["fernet", "branca", "crypto", "jwt"] categories = ["cryptography"]