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 7a98086 commit c2f2610Copy full SHA for c2f2610
Cargo.toml
@@ -8,7 +8,7 @@ description = "Create and decode JWTs in a strongly typed way."
8
homepage = "https://github.com/Keats/jsonwebtoken"
9
repository = "https://github.com/Keats/jsonwebtoken"
10
keywords = ["jwt", "api", "token", "jwk"]
11
-edition = "2021"
+edition = "2024"
12
include = [
13
"src/**/*",
14
"benches/**/*",
0 commit comments