diff options
Diffstat (limited to 'vendor/pasetors/Cargo.toml')
-rw-r--r-- | vendor/pasetors/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/pasetors/Cargo.toml b/vendor/pasetors/Cargo.toml index f90220917..8d9c871f0 100644 --- a/vendor/pasetors/Cargo.toml +++ b/vendor/pasetors/Cargo.toml @@ -13,7 +13,7 @@ edition = "2018" rust-version = "1.65.0" name = "pasetors" -version = "0.6.6" +version = "0.6.7" authors = ["brycx <brycx@protonmail.com>"] description = "PASETO: Platform-Agnostic Security Tokens (in Rust)" documentation = "https://docs.rs/pasetors" |