We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c733c78 commit 87bbe49Copy full SHA for 87bbe49
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 9.3.1 (2024-02-06)
4
+
5
+- Update base64
6
7
## 9.3.0 (2024-03-12)
8
9
- Add `Validation.reject_tokens_expiring_in_less_than`, the opposite of leeway
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "jsonwebtoken"
-version = "9.3.0"
+version = "9.3.1"
authors = ["Vincent Prouillet <hello@vincentprouillet.com>"]
license = "MIT"
readme = "README.md"
0 commit comments