Skip to content

Commit c2f2610

Browse files
committed
Bump rust edition
1 parent 7a98086 commit c2f2610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Create and decode JWTs in a strongly typed way."
88
homepage = "https://github.com/Keats/jsonwebtoken"
99
repository = "https://github.com/Keats/jsonwebtoken"
1010
keywords = ["jwt", "api", "token", "jwk"]
11-
edition = "2021"
11+
edition = "2024"
1212
include = [
1313
"src/**/*",
1414
"benches/**/*",

0 commit comments

Comments
 (0)