From 4598ba0a8ce9b88adb0d8ee64b126a7e5fcc3674 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Thu, 16 Dec 2021 19:27:37 +0100 Subject: [PATCH] Beta 7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ab999a8..b7ce88d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jsonwebtoken" -version = "8.0.0-beta.6" +version = "8.0.0-beta.7" authors = ["Vincent Prouillet "] license = "MIT" readme = "README.md"