Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit b9c4f6f

Browse files
committed
Update Rust crate jsonwebtoken to v8
1 parent a7c5adf commit b9c4f6f

File tree

2 files changed

+65
-35
lines changed

2 files changed

+65
-35
lines changed

Cargo.lock

Lines changed: 64 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ test = ["lambda-runtime-types/test"]
1717
[dependencies]
1818
anyhow = "1"
1919
async-trait = "0.1"
20-
jsonwebtoken = "7"
20+
jsonwebtoken = "8"
2121
lambda-runtime-types = "0.4"
2222
log = "0.4"
2323
regex = "1"

0 commit comments

Comments
 (0)